small update

This commit is contained in:
IgorCielniak
2026-01-31 22:18:41 +01:00
parent ff6af0b783
commit dfc88c20eb
26 changed files with 25 additions and 33 deletions

View File

@@ -1 +1 @@
python main.py tests/hello.sl -o /tmp/hello > /dev/null && /tmp/hello
python main.py tests/hello.sl -o ./build/hello > /dev/null && ./build/hello