5 lines
123 B
Text
5 lines
123 B
Text
|
|
@# old-style comment to end of line
|
||
|
|
@; new-style comment to end of line
|
||
|
|
@(bind a ; comment within expression
|
||
|
|
"foo")
|