rubyhs/test/tests/simple.rb

7 lines
25 B
Ruby
Raw Permalink Normal View History

2019-10-18 20:20:26 +00:00
def a
end
def b
a
end