summaryrefslogtreecommitdiff
path: root/test/ruby/test_syntax.rb
diff options
context:
space:
mode:
-rw-r--r--test/ruby/test_syntax.rb24
1 files changed, 24 insertions, 0 deletions
@@ -790,6 +790,30 @@ eom
end
end
private
def not_label(x) @result = x; @not_label ||= nil end