summaryrefslogtreecommitdiff
path: root/test/files/presentation/parse-invariants.check
Commit message (Collapse)AuthorAgeFilesLines
* SI-8030 force symbols on presentation compiler initializationDen Shabalin2013-12-121-0/+5
This commit forces a number of built-in symbols in presentation compiler to prevent them from being entered during parsing. The property “parsing doesn’t enter new symbols” is tested on a rich source file that contains significant number of variations of Scala syntax.