5 lines
73 B
Text
5 lines
73 B
Text
|
|
puts 'code' # I am a comment
|
||
|
|
/* This is
|
||
|
|
* a multiple
|
||
|
|
* line comment */
|