~starkingdoms/starkingdoms

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