change comment (#18913)

This commit is contained in:
flywind
2021-09-28 12:45:25 +08:00
committed by GitHub
parent 576fece909
commit 5eb357f5a2

View File

@@ -160,7 +160,7 @@ when defined(nimHashOrdinalFixed):
## as well as their subtypes. See also
## `SomeOrdinal`.
else:
# bootstrap <= 0.20.0
# bootstrap < 1.2.0
type
OrdinalImpl[T] {.magic: Ordinal.}
Ordinal* = OrdinalImpl | uint | uint64