Compiler/Simple file inclusion pre processor: Difference between revisions

m
(→‎{{header|Raku}}: Add some identifiers to the included content to make it easier to tell where it starts and stops)
m (→‎{{header|Raku}}: missed one)
Line 556:
633825300114114700748351602688
30903154382632612361920641803529
Test for an nested include inside a line: >>3> Yep, it works! <<3<</pre>
 
Note that this is not very robust, (it's 4 lines of code, what do you expect?) but it satisfies the task requirements as far as I can tell.
10,333

edits