accidente

This commit is contained in:
mlokr 2024-09-13 14:16:34 +02:00
parent b177cbe7c7
commit eebabc5070
No known key found for this signature in database
GPG key ID: DEA147DDEE644993
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
}