summaryrefslogtreecommitdiff
path: root/test/files/neg/bug876.check
blob: 8ef2c031fc4c0b9419b77000ba418e190ab359d7 (plain) (blame)
1
2
3
4
bug876.scala:25: error: wrong number of arguments for method apply: (AssertionError.A)manager.B in trait Map
        assert(manager.map(A2) == List(manager.map(A2, A1)))
                                               ^
one error found