Missing position for type from pattern in quoted splice #18155
Labels
area:metaprogramming:reflection
Issues related to the quotes reflection API
area:typer
itype:bug
itype:crash
regression
This worked in a previous version but doesn't anymore
Milestone
Compiler version
Crashes in 3.3.2-RC1-bin-20230705-13f877b-NIGHTLY
No crash in 3.3.1-RC3
Minimized code
Macro.scala
:MacroMain.scala
:Output (click arrow to expand)
Expectation
This should compile successfully as it does if at least one of the following changes to the code is applied:
inline def foo
is not transparentMaro.scala
:The text was updated successfully, but these errors were encountered: