RosettaCodeData/Task/Comments/BBC-BASIC/comments.basic

3 lines
130 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
REM This is a comment which is ignored by the compiler
*| This is a comment which is compiled but ignored at run time