summary refs log tree commit diff stats
path: root/tests/stdlib/tdecls.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix: `var a{.foo.} = expr` inside templates (refs #15920) (except when `foo` ↵Timothee Cour2021-08-111-1/+22
| | | | | | | | | | | is overloaded) (#13869) * fix: `var a{.foo.} = expr` inside templates * add test * improve tdecls test * improve tests * add failing test * PRTEMP * fixup
* std/byaddr => std/decls (#13847)Timothee Cour2020-04-031-0/+70