summary refs log tree commit diff stats
path: root/tests/parallel
diff options
context:
space:
mode:
authorClyybber <darkmine956@gmail.com>2021-06-28 15:00:14 +0200
committerGitHub <noreply@github.com>2021-06-28 15:00:14 +0200
commit6e74fecb4275272e5224e2a0ba45df5ca2c40b82 (patch)
tree7c675a2c5cbec85bc586b85bd2ef699049129935 /tests/parallel
parente720bbdd76303e2cc0a3a169e870859470a1da84 (diff)
downloadNim-6e74fecb4275272e5224e2a0ba45df5ca2c40b82.tar.gz
Simplify addInt, remove digits10 (#18356)
* Simplify addInt, remove digits10

Co-authored-by: Charles Blake <charlechaud@gmail.com>

* Fix bootstrapping

* Add noInit to tmp array

* noInit -> noinit

Co-authored-by: Charles Blake <charlechaud@gmail.com>
Diffstat (limited to 'tests/parallel')
0 files changed, 0 insertions, 0 deletions
n118'>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 171 172 173 174