summary refs log tree commit diff stats
path: root/compiler/cgendata.nim
diff options
context:
space:
mode:
authorhlaaftana <10591326+hlaaftana@users.noreply.github.com>2021-11-22 12:41:35 +0300
committerGitHub <noreply@github.com>2021-11-22 10:41:35 +0100
commit1b143f5e79c940ba7f70e0512f36b5c61a6bc24d (patch)
tree2cf04bcca507673256480db062e7dcd404ef3908 /compiler/cgendata.nim
parenteb5358dcdb1b650db658def14cc8c60b4bb7c203 (diff)
downloadNim-1b143f5e79c940ba7f70e0512f36b5c61a6bc24d.tar.gz
Accept nnkTypeSection from typedef macro pragmas (#19168)
Diffstat (limited to 'compiler/cgendata.nim')
0 files changed, 0 insertions, 0 deletions
a>
0fd1c723 ^



b953eb51 ^
0fd1c723 ^


b953eb51 ^
0fd1c723 ^



b6d4e3e5 ^













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