summaryrefslogtreecommitdiff
path: root/test/files/neg/bug648.check
blob: 5323f86c4249660d988a2c891dea7717d4d9751f (plain) (blame)
1
2
3
4
bug648.scala:7: error: value newAcc escapes its defining scope as part of type newAcc.type
      List[Symbol]() map { sym =>
                               ^
one error found