~starkingdoms/starkingdoms

ref: f6a70c23cb477f78145ea82bcbb1787ff0170188 starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
f6a70c23 — ghostly_zsh ebo + init code cleanup 8 months ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");