Iwan
Iwan
Ok, will improve the error message.
```reason type something = { types: array } ```
Hmm, I see what you're getting at. Labels don't currently have a location in the ast. For the printer we need a location, so we parse an extra attribute `ns.namedArgLoc`....
Yes, this is currently the case. I'll look into this.
Still on my TODO-list 😅
Hasn't been implemented yet. What's your use case?
@gaku-sei can you shed some light on the functions behind ` >=>` ? What do they represent behind the scenes? Would it be possible to give some real world examples...
Thanks for the report! Is there a specific reason you use CLRF line endings? Is this with Windows and VSCode?
Still looking into the best way to solve this.
Looking into this PR now. I'm thinking about ways to handle this in a more generic way.