This commit is contained in:
2026-04-12 17:38:35 -04:00
parent f702f47714
commit 83edad0cd8
-5
View File
@@ -1,5 +0,0 @@
x :i32 = 3;
y := fn(a: i32, b, c) x = 3;
while true {
print("hello");
}