summary refs log tree commit diff stats
path: root/lib/pure
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2024-05-01 15:02:43 +0800
committerGitHub <noreply@github.com>2024-05-01 09:02:43 +0200
commit185e06c92362083c06c76f87e325889b1c9dc659 (patch)
treeab7eaac8fa2601dab0cbb8c2188181be4825d752 /lib/pure
parentd09c3c0f58eb9f1f4cf07fa98a9686aa19778f16 (diff)
downloadNim-185e06c92362083c06c76f87e325889b1c9dc659.tar.gz
fixes #23419; internal error with void in generic array instantiation (#23550)
fixes #23419

`void` is only supported as fields of objects/tuples. It shouldn't allow
void in the array.

I didn't merge it with taField because that flag is also used for
tyLent, which is allowed in the fields of other types.
Diffstat (limited to 'lib/pure')
0 files changed, 0 insertions, 0 deletions