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

@ -3,4 +3,4 @@ class Point
@x = x
@y = y
end
end
end