summary refs log tree commit diff stats
path: root/lib/cycle.h
diff options
context:
space:
mode:
authormetagn <metagngn@gmail.com>2023-09-02 11:32:46 +0300
committerGitHub <noreply@github.com>2023-09-02 10:32:46 +0200
commitbd6adbcc9d5a22f686eed7bc988a1c0b1b0a17e4 (patch)
treec234bff4e9a015821f9e38f734d4fbf0cdfe1d1c /lib/cycle.h
parent9f1fe8a2da27abc1e93a05debbb2622b524aae0d (diff)
downloadNim-bd6adbcc9d5a22f686eed7bc988a1c0b1b0a17e4.tar.gz
fix isNil folding for compile time closures (#22574)
fixes #20543
Diffstat (limited to 'lib/cycle.h')
0 files changed, 0 insertions, 0 deletions
ef='#n98'>98 99 100 101 102 103 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 144 145 146 147 148