summary refs log tree commit diff stats
path: root/compiler/ic/packed_ast.nim
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2023-02-16 10:23:35 +0800
committerGitHub <noreply@github.com>2023-02-16 10:23:35 +0800
commitfc7385bfda7b3af93aa57c5cf446a90b470de348 (patch)
tree9c28d07b361475d28b1a1a3f17c8992db27e6530 /compiler/ic/packed_ast.nim
parentc91ef1a09f3284315e9e66c32532f5a8e3ba9297 (diff)
downloadNim-fc7385bfda7b3af93aa57c5cf446a90b470de348.tar.gz
fixes #21360; discarding empty seqs/arrays now raises errors (#21374)
* discarding empty seqs now raises errors

* the same goes for sets
Diffstat (limited to 'compiler/ic/packed_ast.nim')
0 files changed, 0 insertions, 0 deletions
ted the idea presented by Sander for dwm target' href='/acidbong/suckless/dwm/commit/README?h=4.7&id=5d3fd3707b262508d1750cf95ac2e2f666be6163'>5d3fd37 ^
1076f2b




650a1fb ^
01a8d44 ^
650a1fb ^
1076f2b
650a1fb ^
1076f2b
650a1fb ^
1076f2b

650a1fb ^
1076f2b
eff4478 ^
1076f2b
7b5638f ^

98c6a92 ^
98c6a92 ^


7b5638f ^
2b66f7a ^
98c6a92 ^
7b5638f ^
1076f2b

dc5c070 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48