~starkingdoms/starkingdoms

ref: 59f169733a76201b3dcb2e1913861478bd743fdd starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
59f16973 — core feat: add linux native build 17 days ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");