basic tests

This commit is contained in:
bronku 2025-12-01 11:39:43 +01:00
parent 2a04b62f45
commit 4ae6c97904
25 changed files with 158 additions and 25 deletions

View file

@ -1,3 +1,3 @@
def add(a, b)
return a + b
end
end