Regression in plokhotnyuk/jsoniter-scala, recursive type leads to infinite loop #18257
Labels
area:match-types
area:typer
itype:bug
regression
This worked in a previous version but doesn't anymore
Regression found in Open CB build for plokhotnyuk/jsoniter-scala
Build logs: https://github.com/VirtusLab/community-build3/actions/runs/5557868276/jobs/10155545094
Compiler version
Works in 3.3.0
Works in 3.3.1-RC4
Fails in 3.3.2-RC1-bin-20230719-816bd5e-NIGHTLY
Bisect points to: 9726e1a
Minimized code
Output
Input 2
More complex input (original source) leads to compiler crash due to StackOverflowError
Expectation
Should allow to compile the recursive type
The text was updated successfully, but these errors were encountered: