~starkingdoms/starkingdoms

ref: 10afa15d4a9a5bf9df7f161eccc6b8e2f9116a7f starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
10afa15d — core feat(netcode-rewrite): remove interpolation 26 days ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");