new tests
This commit is contained in:
parent
a2fb31ab5a
commit
2a04b62f45
45 changed files with 97 additions and 0 deletions
3
test/ruby/13.out
Normal file
3
test/ruby/13.out
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
def add(a, b)
|
||||
return a + b
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue