DEBSOURCES
Skip Quicknav
sources / dlr-languages / 20090805%2Bgit.e6b28d27%2Bdfsg-3 / Merlin / Main / Languages / Ruby / Experimental / Misc / Comments.rb
123456789
print 1 + =begin 2 + 3 + =end bar 4 + 5 #should print 6: lines starting by =begin and ending with =end are ignored