~starkingdoms/starkingdoms

ref: 25992c7667d87eb71655c121f52287dce434d955 starkingdoms/crates/kabel/test/syntax/no_semicolon.out -rw-r--r-- 76 bytes
25992c76 — ghostly_zsh changed file structure a bit 5 months ago
                                                                                
1
2
3
Error 0002: Expected ; but found print at line 3, column 1
print("call");
^