RosettaCodeData/Task/Comments/M4/comments-1.m4
Ingy döt Net 776bba907c Sync
2013-10-27 22:24:23 +00:00

8 lines
296 B
Text

eval(2*3) # eval(2*3) "#" and text after it aren't processed but passed along
dnl this text completely disappears, including the new line
divert(-1)
Everything diverted to -1 is processed but the output is discarded.
A comment could take this form as long as no macro names are used.
divert