1
1
mirror of https://github.com/github/semantic.git synced 2025-01-05 14:11:33 +03:00
semantic/test/corpus/toc/ruby/methods.A.rb

6 lines
34 B
Ruby

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