print 1 +
=begin 2 +
3 + 
=end bar 4 +
5 

#should print 6: lines starting by =begin and ending with =end are ignored


