zig/doc
Andrew Kelley f8f054b354
fix @export for arrays not respecting the symbol name
Previously, the symbol name parameter of `@export` would be ignored for
variables, and the variable name would be used for the symbol name.
Now it works as expected.

See #2679
2019-06-14 17:23:24 -04:00
..
codegen.md
docgen.zig different array literal syntax when inferring the size 2019-06-09 19:26:32 -04:00
langref.html.in fix @export for arrays not respecting the symbol name 2019-06-14 17:23:24 -04:00