summary refs log tree commit diff stats
path: root/compiler/procfind.nim
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-11-16 23:40:17 -0800
committerGitHub <noreply@github.com>2020-11-17 08:40:17 +0100
commit50d035b7896b85184fc6e97e22f32a189d76b81b (patch)
treebd6e2eb89f809bd8270c25e39b39672519b4a5a9 /compiler/procfind.nim
parent61352d5a203e76e3334b21766bdbd4ebc71c300a (diff)
downloadNim-50d035b7896b85184fc6e97e22f32a189d76b81b.tar.gz
defer: improve manual, clarify difference wrt try/finally (#16010)
Diffstat (limited to 'compiler/procfind.nim')
0 files changed, 0 insertions, 0 deletions
f='#n109'>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 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171