summaryrefslogtreecommitdiff
path: root/test/files/neg/macro-cyclic.check
blob: 608381e0e829b2e756f0abcd58eb46643efafd8c (plain) (blame)
1
2
3
4
Impls_Macros_1.scala:5: error: could not find implicit value for parameter e: SourceLocation
    c.reify { implicitly[SourceLocation] }
                        ^
one error found