summaryrefslogtreecommitdiff
path: root/test/files/neg/t8104a.check
blob: ef92c2e1ef061ae3f0f1cc21e59c60f801ff4217 (plain) (blame)
1
2
3
4
Test_2.scala:19: error: could not find implicit value for parameter e: Generic.Aux[Test.C,(Int, Int)]
  implicitly[Generic.Aux[C, (Int, Int)]]
            ^
one error found