Skip to content

Fix scanner consuming extra byte for rune byte literals#6

Open
inmaldrerah wants to merge 1 commit intoCJPLUK:interfacesfrom
inmaldrerah:patch-rune-byte-literal
Open

Fix scanner consuming extra byte for rune byte literals#6
inmaldrerah wants to merge 1 commit intoCJPLUK:interfacesfrom
inmaldrerah:patch-rune-byte-literal

Conversation

@inmaldrerah
Copy link
Copy Markdown

This patch fixes scanner consuming an extra byte when matching b'.', and also corrects the token value for rune byte literals (originally it takes the next character after the second ' as its value).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant