new tests

This commit is contained in:
bronku 2025-12-01 11:26:42 +01:00
parent a2fb31ab5a
commit 2a04b62f45
45 changed files with 97 additions and 0 deletions

5
test/ruby/14.out Normal file
View file

@ -0,0 +1,5 @@
if x
if y
z = 1
end
end