diff --git a/lang/spec.html b/lang/spec.html index 856bfafe..0cac90e3 100644 --- a/lang/spec.html +++ b/lang/spec.html @@ -1819,10 +1819,9 @@
check
, i.e. if evaluation of the expression could complete abruptly
-with a check-fail.
+descriptor. It is a compile-time error if a default-expression
+contains a checking-expr with a checking-keyword of check
,
+i.e. if evaluation of the expression could complete abruptly with a check-fail.
A record-type-inclusion
includes fields from a named record type.