mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 03:44:46 +01:00
remove mention of stage1 from langref
This commit is contained in:
parent
3f04231600
commit
17e12960b5
1 changed files with 0 additions and 1 deletions
|
|
@ -11724,7 +11724,6 @@ fn readU32Be() u32 {}
|
|||
</p>
|
||||
<p>
|
||||
Note that running <kbd>zig fmt</kbd> on a source file will implement all recommendations mentioned here.
|
||||
Note also that the stage1 compiler does <a href="https://github.com/ziglang/zig/wiki/FAQ#why-does-zig-force-me-to-use-spaces-instead-of-tabs">not yet support CR or HT</a> control characters.
|
||||
</p>
|
||||
<p>
|
||||
Note that a tool reading Zig source code can make assumptions if the source code is assumed to be correct Zig code.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue