1
1
mirror of https://github.com/github/semantic.git synced 2024-12-11 08:45:48 +03:00
semantic/test/fixtures/ruby/toc/methods.A.rb
2018-04-18 13:42:29 -07:00

6 lines
34 B
Ruby

def bar
end
def baz(x, y, z)
end