summary refs log tree commit diff stats
path: root/compiler/incremental.nim
diff options
context:
space:
mode:
authorNeelesh Chandola <neelesh.chandola@outlook.com>2018-12-27 05:20:33 +0530
committerAndreas Rumpf <rumpf_a@web.de>2018-12-27 00:50:33 +0100
commit65a52ecebb98774777f1792f5696b211c51926af (patch)
tree45dbf27e0ac936cfc73c4c1a99eaa25d040fbac4 /compiler/incremental.nim
parent58d293d6a98b56ed4b309491f09492618c3fa9ec (diff)
downloadNim-65a52ecebb98774777f1792f5696b211c51926af.tar.gz
Fix const tuple unpacking not working for variables > 2 (#10099)
Diffstat (limited to 'compiler/incremental.nim')
0 files changed, 0 insertions, 0 deletions
' href='#n111'>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 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170