* Fix #22273
This commit is contained in:
Juan Carlos
2023-07-14 07:40:57 -03:00
committed by GitHub
parent 3b377937de
commit db1ce4ff12

View File

@@ -1621,7 +1621,7 @@ when not defined(js) and defined(nimV2):
align: int16
depth: int16
display: ptr UncheckedArray[uint32] # classToken
when defined(nimTypeNames):
when defined(nimTypeNames) or defined(nimArcIds):
name: cstring
traceImpl: pointer
typeInfoV1: pointer # for backwards compat, usually nil