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