summary refs log tree commit diff stats
path: root/compiler/cgendata.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2019-05-08 17:50:41 +0200
committerGitHub <noreply@github.com>2019-05-08 17:50:41 +0200
commitcd79c6f5323f70a1f3783cd8f0f17f47ed523fed (patch)
treeca3dbdaa0e9cba9d15a0505b5b9b5fbff8db03c8 /compiler/cgendata.nim
parent65b6250e59b8db6a54e01ba3e443c9ee0add6e48 (diff)
parent1f207df7aef7dd469a998a4522891b25eab4c9df (diff)
downloadNim-cd79c6f5323f70a1f3783cd8f0f17f47ed523fed.tar.gz
Merge pull request #11159 from JasperJenkins/const-named-tuple-unpack
Const named tuple unpacking
Diffstat (limited to 'compiler/cgendata.nim')
0 files changed, 0 insertions, 0 deletions
/a> 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172