| ... | @@ -5320,7 +5320,7 @@ test "fn reflection" { | ... | @@ -5320,7 +5320,7 @@ test "fn reflection" { |
| 5320 | </p> | 5320 | </p> |
| 5321 | <p> | 5321 | <p> |
| 5322 | The number of unique error values across the entire compilation should determine the size of the error set type. | 5322 | The number of unique error values across the entire compilation should determine the size of the error set type. |
| 5323 | However right now it is hard coded to be a {#syntax#}u16{#endsyntax#}. See <a href="https://github.com/ziglang/zig/issues/786">#768</a>. | 5323 | However right now it is hard coded to be a {#syntax#}u16{#endsyntax#}. See <a href="https://github.com/ziglang/zig/issues/786">#786</a>. |
| 5324 | </p> | 5324 | </p> |
| 5325 | <p> | 5325 | <p> |
| 5326 | You can {#link|coerce|Type Coercion#} an error from a subset to a superset: | 5326 | You can {#link|coerce|Type Coercion#} an error from a subset to a superset: |