- [ ] Be able to add expressions inside curly braces, `{ y = 2 \n y + 1}` - [ ] Add line separators (?) - [ ] Improved error messages - [ ] Consider support for `miette` in the structured errors, for parsing in `Pmetrics` - [ ] Add support for `print()` and/or `debug()` - [ ] Add support for expressions over multiple lines
{ y = 2 \n y + 1}miettein the structured errors, for parsing inPmetricsprint()and/ordebug()