summaryrefslogtreecommitdiff
path: root/test/files/pos/bug756.scala
Commit message (Collapse)AuthorAgeFilesLines
* Removes underscore from the list of characters ...Paul Phillips2009-02-101-0/+6
Removes underscore from the list of characters used during semicolon inference which it believes cannot start a statement on a new line, fixing bug #756; adds 1 test case, updates 1.