Regression in rssh/dotty-cps-async
- compiler produces illegal TypeApply
#20309
Labels
area:metaprogramming:reflection
Issues related to the quotes reflection API
area:typer
itype:bug
regression
This worked in a previous version but doesn't anymore
Milestone
Based on OpenCB failure in
rssh/dotty-cps-async
- build logs.Project uses
quotes.reflect.TreeMap
to manipulate AST, however it's usage fails due to illegal TypeApply type argument of()
literal produced by the compiler.Compiler version
Last good release: 3.5.0-RC1-bin-20240404-a7f00e2-NIGHTLY
First bad release: 3.5.0-RC1-bin-20240405-85672a0-NIGHTLY
Bisect points to 85672a0
Minimized code
Output
Expectation
Should compile
The text was updated successfully, but these errors were encountered: