Unreported internal error when matching array of U8 #4554
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
needs investigation
This needs to be looked into before its "ready for work"
The following code causes ponyc to return
Error: internal failure not reported
:This modified version instead (correctly) gives a compile error, because Array does not implement eq:
Reproduced on my machine using ponyc 0.58.0-a161b7c9 and on the playground with ponyc 0.58.6-41be76e.
The text was updated successfully, but these errors were encountered: