~starkingdoms/starkingdoms

ref: 48c6475b2c83e62ef93be47f4f45fe7a6ae3678c starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
48c6475b — ghostly_zsh player input 5 months ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");