We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a03a1 commit ff306b7Copy full SHA for ff306b7
doc/ref/spec.md
@@ -1243,8 +1243,8 @@ declaration is defined for all fields.
1243
Recursively closing a struct is equivalent to adding `..._|_` to its its root
1244
and any of its substructures that are not defined for all fields.
1245
1246
-Syntactically, structs are recursively closed explicitly with
1247
-the `close` builtin or implicitly by [definitions](#Definitions).
+Syntactically, structs are closed explicitly with the `close` builtin or
+implicitly and recursively by [definitions](#definitions-and-hidden-fields).
1248
1249
1250
```
0 commit comments