Regression in lowmelvin/hammer-scala
#22585
Labels
area:inline
area:metaprogramming:quotes
Issues related to quotes and splices
itype:bug
regression
This worked in a previous version but doesn't anymore
https://github.com/VirtusLab/community-build3/actions/runs/13209436977/job/36880173932#logs
Compiler version
Working: 3.6.3
Broken: 3.6.4-RC1
Minimized code
Macro.scala:
Main.scala:
Output
Expectation
No error.
This minimisation is pretty finicky - getting rid of lazy val or the seemingly useless (in the context of this minimisation) macro makes the error disappear.
The text was updated successfully, but these errors were encountered: