This commit is contained in:
Clyybber
2019-12-05 13:22:40 +01:00
committed by GitHub
parent 208b018f6b
commit 267fed53ee

View File

@@ -134,7 +134,7 @@ else:
# where available.
type
Trivial = SomeNumber | bool | ptr | pointer
Trivial = SomeNumber | bool | enum | ptr | pointer
# A type that is known to be atomic and whose size is known at
# compile time to be 8 bytes or less