summaryrefslogtreecommitdiff
path: root/test/files/neg/t2388.check
blob: 3f97608a4db166bd7f1a438efa80aa15f0dd7f81 (plain) (blame)
1
2
3
4
t2388.scala:2: error: recursive method search needs result type
  val searchField = new AnyRef { search() }
                                 ^
one error found