Attempting to partially apply a constructor causes a crash in ponyc #4609
Labels
help wanted
Extra attention is needed
needs investigation
This needs to be looked into before its "ready for work"
The following program (playground link) causes a crash in the compiler:
The backtrace is:
Not sure why an LLVM warning is showing up in there, as this is an assert in ponyc code.
The text was updated successfully, but these errors were encountered: