DEBSOURCES
Skip Quicknav
sources / jruby / 1.5.1-1 / test / externals / ruby1.8 / ruby / endblockwarn.rb
123456789101112
def end1 END {} end end1 eval <<EOE def end2 END {} end EOE