DEBSOURCES
Skip Quicknav
sources / jruby / 1.5.1-1 / test / testLine_block_comment.rb
12345678
test_equal(1, __LINE__) =begin =end test_equal(4, __LINE__) =begin #=end =end test_equal(8, __LINE__)