summary refs log tree commit diff stats
path: root/tests/system/tfielditerator.nim
diff options
context:
space:
mode:
authorRyan McConnell <rammcconnell@gmail.com>2024-01-05 08:42:21 +0000
committerGitHub <noreply@github.com>2024-01-05 09:42:21 +0100
commit74fa8ed59a15caa2ee91f9e559b37728618c3865 (patch)
tree5c8cc5b69b190f8275adce0a334cbbe5ea9012c0 /tests/system/tfielditerator.nim
parent4eaa3b028cd8963799a637c8a4f7f553386fe395 (diff)
downloadNim-74fa8ed59a15caa2ee91f9e559b37728618c3865.tar.gz
Changing generic weight of `tyGenericParam` (#22143)
This is in reference to a [feature
request](https://github.com/nim-lang/Nim/issues/22142) that I posted.

I'm making this PR to demonstrate the suggested change and expect that
this should be scrutinized

---------

Co-authored-by: Bung <crc32@qq.com>
Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
Diffstat (limited to 'tests/system/tfielditerator.nim')
0 files changed, 0 insertions, 0 deletions
rtik.com> 2016-09-10 11:47:28 -0700 3318' href='/akkartik/mu/commit/html/immutable-error.mu.html?h=main&id=f8a4a457cdf2d2ccd69260ce19f2cda0490e73fb'>f8a4a457 ^
9e751bb8 ^
e5c11a51 ^
203563b3 ^
4a39d12d ^
f8a4a457 ^
e5c11a51 ^
9e751bb8 ^
f8a4a457 ^





e5c11a51 ^






















f8a4a457 ^


e5c11a51 ^
f8a4a457 ^
204dae92 ^








97eb971b ^
204dae92 ^




6c52e24e ^

124c6764 ^
204dae92 ^
201458e3 ^
204dae92 ^







f8a4a457 ^



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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90