~starkingdoms/starkingdoms

ref: 9b91629f33034dab27fe10f953bd39b6477fcac2 starkingdoms/crates/kabel/test/syntax/no_semicolon.kab -rw-r--r-- 32 bytes
9b91629f — core chore(lint): lint/format 5 months ago
                                                                                
1
2
3
var i = 0;
i = 2
print("call");