1
0
Fork 0
forked from koniifer/ableos

accidente

This commit is contained in:
mlokr 2024-09-13 14:16:34 +02:00
parent 2a5605703e
commit 850600ef8d
2 changed files with 0 additions and 6 deletions

View file

@ -1,3 +0,0 @@
main := fn(): int {
return 10 - 20 / 2 + 4 * (2 + 2) - 4 * 4 + 1 << 0
}

View file

@ -1,3 +0,0 @@
main := fn(): int {
return 10 - 20 / 2 + 4 * (2 + 2) - 4 * 4 + 1 << 0
}