mirror of
https://github.com/golang/go
synced 2024-11-22 01:24:42 -07:00
add script to generate .html from .txt
SVN=114148
This commit is contained in:
parent
8c1408dd8e
commit
e311457488
@ -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
|
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
|
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'
|
'a'
|
||||||
'ä'
|
'ä'
|
||||||
|
Loading…
Reference in New Issue
Block a user