myriad
myriad copied to clipboard
error when using SynType.CreateApp
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