summaryrefslogtreecommitdiff
path: root/test/files/neg/bug72.check
blob: 3deb871cbb19e80c0cbcb91a999df8b5e7d49357 (plain) (blame)
1
2
3
4
bug72.scala:5: not found: value Set
        val weekDays : Set[String] = Set("Mon", "Tue", "Wed", "Thu", "Fri");
                                     ^
one error found