summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-incompatible-macro-engine-a.check
blob: 8ae08bd16415c904f67932a11590d4acfa4ee6e4 (plain) (blame)
1
2
3
4
5
6
7
Test_3.scala:2: error: macro cannot be expanded, because it was compiled by an incompatible macro engine
  Macros.foo
  ^
Test_3.scala:3: error: macro cannot be expanded, because it was compiled by an incompatible macro engine
  Macros.foo
  ^
two errors found