RosettaCodeData/Task/Comments/Liberty-BASIC/comments.liberty
Ingy döt Net db842d013d A-M baby
2013-04-10 21:29:02 -07:00

5 lines
192 B
Text

'This is a comment
REM This is a comment
print "This has a comment on the end of the line." 'This is a comment
print "This also has a comment on the end of the line." : REM This is a comment