~starkingdoms/starkingdoms

ref: 7498934a5a0ba4a15b9cd5781824e95aacb48af2 starkingdoms/crates/kabel/test/syntax/no_semicolon.out -rw-r--r-- 76 bytes
7498934a — core feat: bevy 0.18 a day ago
                                                                                
1
2
3
Error 0002: Expected ; but found print at line 3, column 1
print("call");
^