diff options
| author | Manlio Perillo <manlio.perillo@gmail.com> | 2023-01-19 12:33:00 +0100 |
|---|---|---|
| committer | Veikka Tuominen <git@vexu.eu> | 2023-01-19 19:10:01 +0200 |
| commit | efbb6128bbfdd0b731578dcc55d4a55732d20d8a (patch) | |
| tree | 4b74df2eb8a75391e31e346a8dc6f5c8a8ff62cb /src/type.zig | |
| parent | d87a58dfabc51a6b59a1d2f496f19e05586ce001 (diff) | |
| download | zig-efbb6128bbfdd0b731578dcc55d4a55732d20d8a.tar.gz zig-efbb6128bbfdd0b731578dcc55d4a55732d20d8a.zip | |
langref: always start code on a separate line in a syntax_block
In a syntax_block the code always start on a separate code, expect for
C, JavaScript, Peg and with Zig inline assembly.
Ensure that the code starts on a separate line, even in cases where
there is only one line.
Ensure that the end_syntax_block is always on a separate line and that
the indentation is consistent.
Diffstat (limited to 'src/type.zig')
0 files changed, 0 insertions, 0 deletions
