Closed ucarion closed 5 years ago
This CDDL rule:
num_type = "number" / "float32" / "float64" / "int8" / "uint8" / "int16" / "uint16" / "int32" / "uint32"
Should be called num-types, for consistency with with-properties and with-optional-properties.
num-types
with-properties
with-optional-properties
This CDDL rule:
Should be called
num-types
, for consistency withwith-properties
andwith-optional-properties
.