summary refs log tree commit diff stats
path: root/compiler/index.nim
diff options
context:
space:
mode:
authorringabout <43030857+ringabout@users.noreply.github.com>2024-05-16 02:52:18 +0800
committerGitHub <noreply@github.com>2024-05-15 20:52:18 +0200
commit2c8551556e5b51b7a7e487b1043b92d4ad34dbf0 (patch)
treeb423c469d9caa64c38d145d701b507a0893c9175 /compiler/index.nim
parentc08356865da1386a4c999e7d2df23f13979a5c05 (diff)
downloadNim-2c8551556e5b51b7a7e487b1043b92d4ad34dbf0.tar.gz
fixes lifting subtype calling parent's hooks (#23612)
ref https://forum.nim-lang.org/t/11587

Tested with `gcc version 14.0.1 20240412` locally
Diffstat (limited to 'compiler/index.nim')
0 files changed, 0 insertions, 0 deletions
href='#n114'>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