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 14f13fa commit ac49e61Copy full SHA for ac49e61
docs/docs/reference/metaprogramming/toc.md
@@ -39,6 +39,6 @@ introduce the following fundamental facilities:
39
moniker.
40
41
5. [TASTy Inspection](./tasty-inspect.md) Typed abstract syntax trees are serialized
42
- in a custom compressed binary format to `.tasty` files. TASTy inspection allows
+ in a custom compressed binary format stored in `.tasty` files. TASTy inspection allows
43
to load these files and analyze their content's tree structure.
44
0 commit comments