summary refs log tree commit diff stats
path: root/tests/constr/tconexpr.nim
Commit message (Collapse)AuthorAgeFilesLines
* Add testcase for #10465 (#14943)flywind2020-07-091-0/+43
* add debug format string * remove try except * add changelog * add docs and more tests * Update lib/pure/strformat.nim Co-authored-by: Juan Carlos <juancarlospaco@gmail.com> * minor * add testcase Co-authored-by: Juan Carlos <juancarlospaco@gmail.com>