myriad icon indicating copy to clipboard operation
myriad copied to clipboard

error when using SynType.CreateApp

Open joprice opened this issue 4 months ago • 1 comments

SynType.CreateApp throws the error System.Exception: unexpected type: App. This seems to be caused by missing lessRange and greaterRange arguments, which I assume are required when isPostfix is false.

https://github.com/MoiraeSoftware/myriad/blob/3c9818faabf9d508c10c28d5ecd26e66fafb48a1/src/Myriad.Core/AstExtensions.fs#L195-L196

joprice avatar Oct 11 '24 02:10 joprice