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