summaryrefslogtreecommitdiff
path: root/test/files/positions/Unsupported1.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix and test for #1674; we aren't supposed to b...Miles Sabin2009-10-191-0/+3
Fix and test for #1674; we aren't supposed to be validating positions if there are syntax errors ... ensure that's so; we are supposed to be validating positions when -Yide-debug is set ... ensure that's so.