summaryrefslogblamecommitdiff
path: root/test/files/neg/macro-divergence-controlled.check
blob: 4876f7cf9653a321a66c9fa3023922557fbdfac3 (plain) (tree)
1
2
3
4



                                                                                  
Test_2.scala:2: error: could not find implicit value for parameter e: Complex[Foo]
  println(implicitly[Complex[Foo]])
                    ^
one error found