aboutsummaryrefslogblamecommitdiff
path: root/tests/untried/neg/t5753.check
blob: 379416c1793d666f6ade2e87112c276718b167d0 (plain) (tree)
1
2
3
4
5




                                                                                                                            
Test_2.scala:9: error: macro implementation not found: foo
(the most common reason for that is that you cannot use macro implementations in the same compilation run that defines them)
 println(foo(42))
            ^
one error found