Fix some symbol.to_proc problems
[jruby.git] / test / testLine_comment.rb
blob48b862aab6a578d995d0235c5c7eec2370ecaf20
1 test_equal(1, __LINE__)
2 test_equal(2, __LINE__)
4 test_equal(4, __LINE__)
7 test_equal(7, __LINE__)