From: Rob Pike Date: Fri, 28 Mar 2008 05:11:10 +0000 (-0700) Subject: add script to generate .html from .txt X-Git-Tag: weekly.2009-11-06~3809 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e311457488b7e9b6bae26b2e39f7339147752398;p=gostls13.git add script to generate .html from .txt SVN=114148 --- diff --git a/doc/go_lang.txt b/doc/go_lang.txt index 319de951f9..e888455bfc 100644 --- a/doc/go_lang.txt +++ b/doc/go_lang.txt @@ -438,7 +438,7 @@ It is erroneous for an octal_byte_value to represent a value larger than 255. A character literal is a form of unsigned integer constant. Its value is that of the Unicode code point represented by the text between the -quotes. [Note: the Unicode doesn't look right in the browser.] +quotes. 'a' 'ä'