diff options
| author | Mr. Paul <mrpaul@aestheticwisdom.com> | 2021-09-20 15:32:34 +0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-09-20 19:54:57 -0400 |
| commit | 380ca2685548ac916c825842033671ac8a97f577 (patch) | |
| tree | 0678aff3d664557bdb5ee2c4fbe9b840de55c529 /src/Compilation.zig | |
| parent | abc30f79489b68f6dc0ee4b408c63a8e783215d1 (diff) | |
| download | zig-380ca2685548ac916c825842033671ac8a97f577.tar.gz zig-380ca2685548ac916c825842033671ac8a97f577.zip | |
docgen: re-enable syntax checking for code blocks
In a previous commit (f4d3d29), syntax checking for code blocks with the
`syntax` type was disabled due to a change in astgen now checking the existence of
identifiers. The change in astgen caused some code samples in the language
reference to cause compilation errors.
This commit updates the code samples in the language reference and
re-enables syntax checking. Some code samples have been changed to unchecked
syntax blocks using `{#syntax_block#}` when suitable.
Diffstat (limited to 'src/Compilation.zig')
0 files changed, 0 insertions, 0 deletions
