Copying block in macro with valdef with explicit null expression cause error with -XcheckMacro (regression) #17009
Labels
area:metaprogramming:reflection
Issues related to the quotes reflection API
itype:bug
regression
This worked in a previous version but doesn't anymore
Milestone
Compiler version
master bracnh from 2023.02.25. (3.3.1-RC1-bin-SNAPSHOT)
options enabled: "-Yexplicit-nulls", "-Xcheck-macros"
Minimized code
main.scala
macro.scala
Output
Expectation
should be compiled.
Note, that this is compiled with 3.2.2
The text was updated successfully, but these errors were encountered: