| ... | ... | @@ -11724,7 +11724,6 @@ fn readU32Be() u32 {} |
| 11724 | 11724 | </p> |
| 11725 | 11725 | <p> |
| 11726 | 11726 | Note that running <kbd>zig fmt</kbd> on a source file will implement all recommendations mentioned here. |
| 11727 | | 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. |
| 11728 | 11727 | </p> |
| 11729 | 11728 | <p> |
| 11730 | 11729 | Note that a tool reading Zig source code can make assumptions if the source code is assumed to be correct Zig code. |