mirror of
https://github.com/golang/go
synced 2024-11-05 18:36:08 +00:00
add script to generate .html from .txt
SVN=114148
This commit is contained in:
parent
8c1408dd8e
commit
e311457488
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
'ä'
|
||||
|
|
Loading…
Reference in a new issue