~starkingdoms/starkingdoms

ref: acd7621cd003ebaf380f59fdceaa9459ba91fcb2 starkingdoms/crates/kabel/test/syntax/no_semicolon.out -rw-r--r-- 76 bytes
acd7621c — core chore(netcode-rewrite): further code cleanup & simplification 29 days ago
                                                                                
1
2
3
Error 0002: Expected ; but found print at line 3, column 1
print("call");
^