summary refs log tree commit diff stats
path: root/tests/gc/stackrefleak.nim
diff options
context:
space:
mode:
authorBung <crc32@qq.com>2023-08-09 15:43:39 +0800
committerGitHub <noreply@github.com>2023-08-09 09:43:39 +0200
commit989da75b84e15a6d585e8b03d2bcd0c42a90c2fb (patch)
tree348122cf414a84389dbbfa676927c1e1fdec642d /tests/gc/stackrefleak.nim
parentc622e58db968da29e743472d6619137598cc546a (diff)
downloadNim-989da75b84e15a6d585e8b03d2bcd0c42a90c2fb.tar.gz
fix #20891 Illegal capture error of env its self (#22414)
* fix #20891 Illegal capture error of env its self

* fix innerClosure too earlier, make condition shorter
Diffstat (limited to 'tests/gc/stackrefleak.nim')
0 files changed, 0 insertions, 0 deletions
n' href='/akspecs/ranger/blame/ranger/ext/iter_tools.py?h=v1.9.2&id=77d3d6f556b275dc2bed79b67bee47c13267a082'>^
b68d28c1 ^
d1a1173d ^














5603e0fa ^

d1a1173d ^

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