~starkingdoms/starkingdoms

ref: 38b4eb6a321b549a7c0b0bdc18401fc348c83c86 starkingdoms/crates/kabel/test/syntax/no_semicolon.out -rw-r--r-- 76 bytes
38b4eb6a — core feat: fix things a month ago
                                                                                
1
2
3
Error 0002: Expected ; but found print at line 3, column 1
print("call");
^