summary refs log tree commit diff stats
path: root/tests/niminaction
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2024-10-03 00:25:59 +0800
committerGitHub <noreply@github.com>2024-10-02 18:25:59 +0200
commitf7cb0322c2d7939398a064d2f31b63ed8902b1c6 (patch)
treef29816d57faf31e6d1984db73cc868952d580c3e /tests/niminaction
parent78983f1876726a49c69d65629ab433ea1310ece1 (diff)
downloadNim-f7cb0322c2d7939398a064d2f31b63ed8902b1c6.tar.gz
improve error messages for illegalCapture (#24214)
ref https://forum.nim-lang.org/t/12536

Use a general recommendation to avoid some weird error messages like
`<ref ref var Test>` etc.
Diffstat (limited to 'tests/niminaction')
0 files changed, 0 insertions, 0 deletions
119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159