~starkingdoms/starkingdoms

ref: 4ccbefd5580d250ce9105d94129613957cdb1c0d starkingdoms/crates/kabel/test/syntax/no_semicolon.out -rw-r--r-- 76 bytes
4ccbefd5 — core chore(fmt,lint): pass clippy 5 months ago
                                                                                
1
2
3
Error 0002: Expected ; but found print at line 3, column 1
print("call");
^