mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-04-20 03:03:25 -04:00
- `instr x = y` statements must end with semicolon - fixed Display implementation for AST objects such that source->AST->source->AST works properly - tests for the above