| ... | @@ -2937,8 +2937,7 @@ or | ... | @@ -2937,8 +2937,7 @@ or |
| 2937 | </p> | 2937 | </p> |
| 2938 | {#header_open|The Global Error Set#} | 2938 | {#header_open|The Global Error Set#} |
| 2939 | <p>{#syntax#}anyerror{#endsyntax#} refers to the global error set. | 2939 | <p>{#syntax#}anyerror{#endsyntax#} refers to the global error set. |
| 2940 | This is the error set that contains all errors in the entire compilation unit. | 2940 | This is the error set that contains all errors in the entire compilation unit, i.e. it is the union of all other error sets. |
| 2941 | It is a superset of all other error sets and a subset of none of them. | | |
| 2942 | </p> | 2941 | </p> |
| 2943 | <p> | 2942 | <p> |
| 2944 | You can {#link|coerce|Type Coercion#} any error set to the global one, and you can explicitly | 2943 | You can {#link|coerce|Type Coercion#} any error set to the global one, and you can explicitly |