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/fib.sl -o /tmp/fib > /dev/null && /tmp/fib
python main.py tests/fib.sl -o ./build/fib > /dev/null && ./build/fib