summaryrefslogtreecommitdiff
path: root/test/files/neg/primitive-sigs-1.check
blob: d0619fa1d3d92b9730e6ae9b9132f5b15f21e7c6 (plain) (blame)
1
2
3
4
5
6
B.scala:3: error: type mismatch;
 found   : Bippy
 required: AC[Integer]
    J.f(new Bippy())
            ^
one error found