ruby--ruby/bootstraptest/featurebug.rb

7 lines
90 B
Ruby

assert_equal 'ok', %q{
1.times{
eval("break")
}
:ok
}, '[ruby-dev:32525]'