summary refs log tree commit diff stats
path: root/compiler/extccomp.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2017-10-30 15:37:34 +0100
committerAndreas Rumpf <rumpf_a@web.de>2017-10-30 15:37:34 +0100
commita155130cf2a1ba57501f5b22e4b6818fbc2bd0ae (patch)
treee95b826c0412d7664e17363f7d75f8a4610a4eb0 /compiler/extccomp.nim
parentb14cc1e3b2d8462018e1d2a8e92dfcb42398713e (diff)
downloadNim-a155130cf2a1ba57501f5b22e4b6818fbc2bd0ae.tar.gz
fixes #1860; macro generating a wrong nkSymChoice node
Diffstat (limited to 'compiler/extccomp.nim')
0 files changed, 0 insertions, 0 deletions
'>109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 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