mirror of
https://github.com/RoBaertschi/tt.git
synced 2025-04-16 05:53:30 +00:00
- rename Architecture.md -> architecture.md - change error handling in typechecker to print the token loc for binary expressions and also not prefix the error when printed in cmd
2 lines
28 B
Plaintext
2 lines
28 B
Plaintext
fn main() = 3 + 3 != false;
|