1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/ruby/method-declaration-params.B.rb

2 lines
20 B
Ruby
Raw Normal View History

2017-02-23 01:36:22 +03:00
def foo(a, b, c)
end