Improved variable definitions

This commit is contained in:
2024-06-22 20:18:13 +02:00
parent 2f7319e6a0
commit 4f6750dc8e
7 changed files with 48 additions and 22 deletions

View File

@ -3,8 +3,9 @@ main() {
}
hello() {
write := 1
stdout := 1
one := 1
write := one
stdout := one
address := 4194305
length := 3