Include a file: Difference between revisions

no edit summary
(Added Maple implementation)
No edit summary
Line 388:
9960 REM Jump to the merged code. Pray it has the right line numbers!
9965 GO TO 5000 </lang>
 
=={{header|x86 Assembly}}==
<lang x86 Assembly>
{{libheader|Works with FASM on Windows}}
include 'MyFile.INC'
</lang>
 
 
 
{{omit from|Go}}
Anonymous user