1
@Macro
class X {
  @AnotherMacro
  def y = ...
}

Will the class be transformed first (and able to modify @AnotherMacro) or will the method? Is this guaranteed?

Alexey Romanov
  • 167,066
  • 35
  • 309
  • 487

0 Answers0