RosettaCodeData/Task/Comments/OxygenBasic/comments.basic

5 lines
92 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
' Basic line comment
; Assembly code line comment
// C line comment
/* C block comment */