Commit e3114574 authored by Rob Pike's avatar Rob Pike

add script to generate .html from .txt

SVN=114148
parent 8c1408dd
......@@ -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'
'ä'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment