+ 2

Could you do a "#Start" and "#End"?

Read Question

15th Sep 2017, 5:37 AM
Kevin Hale
Kevin Hale - avatar
3 odpowiedzi
+ 6
what do you mean
15th Sep 2017, 7:21 AM
cHiRaG GhOsH
cHiRaG GhOsH - avatar
+ 3
=begin This is a multiline comment in Ruby. =end #This is a single line comment in Ruby.
15th Sep 2017, 7:30 AM
Ekansh
+ 1
Na, it will create those lines into a comment, rather than the start and end of a comment. Whatever you include within them will be a part of the code, and not a comment.
17th Sep 2017, 5:58 AM
Dragon Slayer Xavier
Dragon Slayer Xavier - avatar