~starkingdoms/starkingdoms

ref: fe41c97bea51ac5122cf948b660f7c64c5bc90f6 starkingdoms/crates/kabel/test/syntax/no_semicolon.out -rw-r--r-- 76 bytes
fe41c97b — core chore(netcode-rewrite): reorganize dependencies 29 days ago
                                                                                
1
2
3
Error 0002: Expected ; but found print at line 3, column 1
print("call");
^