RosettaCodeData/Task/Include-a-file/00-TASK.txt

12 lines
167 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
;Task:
Demonstrate the language's ability to include source code from other files.
<br><br>
;See Also
* [[Compiler/Simple file inclusion pre processor]]
<br>
<br>