fixed a small bug in tests/alloc.sl

This commit is contained in:
IgorCielniak
2026-01-12 08:42:54 +01:00
parent 77594f45f4
commit fc67639aa5
2 changed files with 3 additions and 2 deletions

View File

@@ -2,4 +2,4 @@ import nob.sl
word main
"ls" sh
end
end