summary refs log tree commit diff stats
path: root/tests/macros/t18203.nim
Commit message (Collapse)AuthorAgeFilesLines
* Don't report unused hints for consumed AST (#18270)Clyybber2021-06-161-0/+15
* Fix #18203 * Add testcase * Fix testcase * Fix test