RosettaCodeData/Task/Comments/OxygenBasic/comments.oxy

5 lines
92 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
' Basic line comment
; Assembly code line comment
// C line comment
/* C block comment */