RosettaCodeData/Task/Comments/TXR/comments.txr
2023-07-01 13:44:08 -04:00

4 lines
123 B
Text

@# old-style comment to end of line
@; new-style comment to end of line
@(bind a ; comment within expression
"foo")