ruby inline comments code example
Example: ruby comments
# This is a comment
=begin
This is a multiline comment
No-one uses them
You shouldn't either
=end
# This is a comment
=begin
This is a multiline comment
No-one uses them
You shouldn't either
=end