summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-blackbox-structural.check
blob: 86a218559c64365818fde08e79e24b72a9b77090 (plain) (blame)
1
2
3
4
Test_2.scala:4: error: value x is not a member of Any
  println(Macros.foo.x)
                     ^
one error found