~starkingdoms/starkingdoms

ref: 8dd4feacce16cf2b1636d2381c2640f612752d9f starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
8dd4feac — core fix: actually install the cli 17 days ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");