diff --git a/doc/langref.html.in b/doc/langref.html.in index 1ebc737b18..dcb9dde7f8 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.