summaryrefslogtreecommitdiff
path: root/test/ruby/namespace/define_toplevel.rb
blob: aa77db3a135a20ad391a8837b9ca27f177c0dbb4 (plain)
1
2
3
4
5
def foo
  "foooooooooo"
end

foo # should not raise errors