RosettaCodeData/Task/Comments/TXR/comments.txr

5 lines
123 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
@# old-style comment to end of line
@; new-style comment to end of line
@(bind a ; comment within expression
"foo")