You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atry
changed the title
enum values did not properly reused due to underlyingArgument in macros
Enum values were not properly reused due to underlyingArgument in macros
Feb 18, 2022
Atry
changed the title
Enum values were not properly reused due to underlyingArgument in macros
Enum values are not properly reused due to underlyingArgument in macros
Feb 18, 2022
Note that the staging compiler is used to bypass the error "Cannot call macro method underlyingArgumentImpl defined in the same source file". This bug can be reproduced without the staging compiler.
Compiler version
3.1.1
Minimized code
https://scastie.scala-lang.org/82665kkpQ3KIBESu0jMnTg
Output
false
Expectation
true
The text was updated successfully, but these errors were encountered: