summary refs log tree commit diff stats
path: root/tests/parser/tinvcolonlocation2.nim
Commit message (Collapse)AuthorAgeFilesLines
* Parser: Test for exact missing ':' location columnAdam Strzelecki2015-04-211-0/+15
This ensures compiler points to the right place when claiming that ':' is missing.