summary refs log tree commit diff stats
path: root/tests/ccgbugs/t20141.nim
Commit message (Collapse)AuthorAgeFilesLines
* fixes #20141; dereferencing pointer to incomplete type error with cast (#20147)ringabout2022-09-281-0/+27
Co-authored-by: xflywind <43030857+xflywind@users.noreply.github.com>