added get_addr and jmp

This commit is contained in:
IgorCielniak
2026-02-12 17:39:05 +01:00
parent 709377a45b
commit a3c68860a7
4 changed files with 38 additions and 0 deletions

1
tests/jmp_test.test Normal file
View File

@@ -0,0 +1 @@
python main.py tests/jmp_test.sl -o ./build/jmp_test > /dev/null && ./build/jmp_test