summary refs log tree commit diff stats
path: root/tests/stdlib/tstrformatlineinfo.nim
Commit message (Collapse)AuthorAgeFilesLines
* line info for strformat + fix issue with typed templates (#21761)metagn2023-05-021-0/+8
* line info in strformat * also fix #20381