summaryrefslogtreecommitdiff
path: root/test/files/neg/suggest-similar.check
blob: 057aa8b250fdd7e7d85c74f6d69659026b32bd24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
suggest-similar.scala:8: error: not found: value flippitx
  flippitx = 123
  ^
suggest-similar.scala:9: error: not found: value identiyt
  Nil map identiyt
          ^
suggest-similar.scala:10: error: not found: type Bingus
  new Bingus
      ^
three errors found