diff options
-rw-r--r-- | txr.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16896,6 +16896,9 @@ and name a pair of types, such that the left type is a subtype of the right type. +If either argument doesn't name a type, the behavior is +unspecified. + Each type is a subtype of itself. Most other type relationships can be inferred from the type hierarchy diagrams given in the introduction to this section. |