Closed timotheecour closed 3 years ago
@flyx after the last commit in https://github.com/nim-lang/Nim/pull/15947
https://github.com/nim-lang/Nim/pull/15947/commits/4975608ae8d89fb065c59608d49b4c95eaa33d46 fix in opcCastIntToPtr (fixes flyx/NimYAML#92)
this now works, showing nimyaml anchors do work in CT:
this prints: A B B
at both RT and CT
(with https://github.com/nim-lang/Nim/pull/15947)
example 1: works at RT, nim bug at CT