Comments: Difference between revisions

no edit summary
No edit summary
Line 1,093:
-- comment (yes, just several single-line comments).
</lang>
 
=={{header|FutureBasic}}==
<lang futurebasic>// Single line comment
' Single line comment
rem Single line comment
/*
Multiline
comment
*/</lang>
 
=={{header|FUZE BASIC}}==
416

edits