~starkingdoms/starkingdoms

ref: 160518627b68f5d82fdefdac6f91ae3db281900c starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
16051862 — ghostly_zsh zoom limits 8 months ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");