summary refs log tree commit diff stats
path: root/tests/tuples/twrongtupleaccess.nim
Commit message (Collapse)AuthorAgeFilesLines
* s/procedure/routine/ in tests.Dominik Picheta2015-06-051-1/+1
|
* Got rid of errUndeclaredProcedureField.Dominik Picheta2015-06-041-1/+1
|
* Fixes #2584Dominik Picheta2015-06-041-1/+1
| | | | | Better compiler errors for accessing undeclared fields, calling undeclared procedures and procedure fields.
* new tester; all tests categorizedAraq2014-01-131-0/+10