Improved variable definitions

This commit is contained in:
Eduard Urbach 2024-06-22 20:18:13 +02:00
parent 2f7319e6a0
commit 4f6750dc8e
No known key found for this signature in database
GPG key ID: C874F672B1AF20C0
7 changed files with 48 additions and 22 deletions

View file

@ -0,0 +1,3 @@
main() {
x := x
}