summaryrefslogtreecommitdiff
path: root/test/files/neg/primitive-sigs-1.check
blob: 77dc457a499c2a19b7acd2547c2d6090ec090a0e (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