zig/doc
Andrew Kelley 515d6430c0 AstGen: support @export with field access
The Zig language specification will support identifiers and field access
in order to refer to which declaration to export with `@export`.

This commit implements the change in AstGen and updates the language
reference.
2021-06-15 14:08:57 -07:00
..
docgen.zig
langref.html.in AstGen: support @export with field access 2021-06-15 14:08:57 -07:00