~starkingdoms/starkingdoms

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