RosettaCodeData/Task/Comments/MBS/comments.mbs

7 lines
236 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
! A pling in a line starts a comment
INT n:=5 ! Comments can appear at the end of a line
/* A comment block can also be defined using climbstar and starclimb symbols.
This allows comments to be stretched across several lines */