~starkingdoms/starkingdoms

ref: 4ccbefd5580d250ce9105d94129613957cdb1c0d starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
4ccbefd5 — core chore(fmt,lint): pass clippy 5 months ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");