python2ruby/test/ruby/13.out
2025-12-01 11:26:42 +01:00

3 lines
No EOL
32 B
Text

def add(a, b)
return a + b
end