aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/customArgs/noimports2.scala
Commit message (Collapse)AuthorAgeFilesLines
* Implement -Yno-predef and -Yno-importsjvican2016-06-291-0/+3
* Implement flags -Yno-predef and -Yno-imports * Add unit tests for both