summary refs log tree commit diff stats
path: root/tests/pragmas/tinvalidcustompragma.nim
Commit message (Collapse)AuthorAgeFilesLines
* custom pragmas: correct error condition, remove outdated symkind whitelist ↵metagn2023-04-131-0/+23
(#21653) * test not restricting custom pragma applied symbols fixes #21652 * fix other test * different patch * fix tests * actually test #18212 and other routines