summaryrefslogtreecommitdiff
path: root/test/files/neg/nopredefs.check
blob: 0a0ab34482bd1832505143779a62def9e0f5421c (plain) (blame)
1
2
3
4
nopredefs.scala:5: error: not found: value Set
  val y = Set(3)
          ^
one error found