~starkingdoms/starkingdoms

starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
539281e3 — core feat: native 19 hours ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");