summaryrefslogtreecommitdiff
path: root/test/files/neg/bug1181.check
Commit message (Collapse)AuthorAgeFilesLines
* Removes underscore from the list of characters ...Paul Phillips2009-02-101-1/+1
| | | | | | | 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.
* 1.Martin Odersky2007-07-121-0/+4
2. some new tests. 3. split Type.symbol to typeSymbol/termSymbol 4. some fixes to lub opertation