summary refs log tree commit diff stats
path: root/compiler/options.nim
diff options
context:
space:
mode:
authorn5m <72841454+n5m@users.noreply.github.com>2020-10-22 09:25:11 +0000
committerGitHub <noreply@github.com>2020-10-22 11:25:11 +0200
commit8da0e01769231d795300c7ce6894178cf6025e19 (patch)
treee303635af8994b74dc2ecc1b22b315ec9df918d9 /compiler/options.nim
parente47c3987c1a9004eb346b3ae64997b33c85ea046 (diff)
downloadNim-8da0e01769231d795300c7ce6894178cf6025e19.tar.gz
expect valgrind test failure on memory leak (#15669)
* expect valgrind test failure on memory leak

* alloc 1 instead of 0
Diffstat (limited to 'compiler/options.nim')
0 files changed, 0 insertions, 0 deletions
a id='n104' href='#n104'>104 105 106 107 108 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