Fix some symbol.to_proc problems
[jruby.git] / test / testLine_code.rb
blob2c111c3b5775d6ebd50d18878bbbb06ca79f9edf
1 test_equal(1, __LINE__)
2 foo = 1
3 test_equal(3, __LINE__)