aboutsummaryrefslogtreecommitdiff
path: root/tests/pending/pos/attachments-typed-another-ident/Macros_Test_2.scala
blob: 022639bfe9b822b724e4f2ae420e86bda836189b (plain) (blame)
1
2
3
4
5
object Test extends App {
  def bar = 2
  Macros.foo
}