1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 13:51:44 +03:00
semantic/test/fixtures/ruby/analysis/foo.rb

4 lines
26 B
Ruby
Raw Normal View History

2018-03-14 02:18:58 +03:00
def foo(x)
return x
end