Skip to content

Flush out byte sequences a bit more #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 11, 2016
Merged

Flush out byte sequences a bit more #23

merged 2 commits into from
Nov 11, 2016

Conversation

annevk
Copy link
Member

@annevk annevk commented Nov 10, 2016

Fixes #2.

string.
<p>A <dfn export>byte sequence</dfn> is a sequence of <a>bytes</a>, represented as a space-separated
sequence of bytes. Byte sequences with bytes in the range 0x00 to 0x7F, inclusive, can be marked up
as strings with backticks, to avoid confusion with an actual string.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe "can alternately be written as a string, but using backticks instead of quotation marks to avoid confusion with an actual string"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call!

@domenic domenic merged commit 604142d into master Nov 11, 2016
@domenic domenic deleted the annevk/bytes branch November 11, 2016 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants