summaryrefslogtreecommitdiff
path: root/test/files/neg/t6455.check
blob: 8f2aad0b9e677319921a2d74c9c8ad8b25142fcc (plain) (blame)
1
2
3
4
t6455.scala:5: error: value withFilter is not a member of object O
  O.withFilter(f => true)
    ^
one error found