diff --git a/doc/langref.html.in b/doc/langref.html.in index 1ebc737b187366a58fbed68974a2720b0ad57cfc..dcb9dde7f88cab0ae5349733dd0b8aeae020da21 100644 --- a/doc/langref.html.in +++ b/doc/langref.html.in @@ -11724,7 +11724,6 @@ fn readU32Be() u32 {}

Note that running zig fmt on a source file will implement all recommendations mentioned here. - Note also that the stage1 compiler does not yet support CR or HT control characters.

Note that a tool reading Zig source code can make assumptions if the source code is assumed to be correct Zig code.