@Araq
Yes, I think static[T] should be nnkLitXXX, and typedesc should be nnkLitType maybe. Every should be NimNode in the macro, but it affect compatibility.
@Araq
Yes, I think static[T] should be nnkLitXXX, and typedesc should be nnkLitType maybe. Every should be NimNode in the macro, but it affect compatibility.