Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Escaping in strings #32

Open
AlekSi opened this issue Oct 7, 2018 · 0 comments
Open

Escaping in strings #32

AlekSi opened this issue Oct 7, 2018 · 0 comments
Labels
feature New feature or improvement help wanted Small and self-contained issues for new contributors

Comments

@AlekSi
Copy link
Member

AlekSi commented Oct 7, 2018

https://golang.org/ref/spec#String_literals

We should extend scanner to return whole string literals with escaping, and then extend parser to handle escaping in StringLiteral.

@AlekSi AlekSi added help wanted Small and self-contained issues for new contributors hacktoberfest feature New feature or improvement labels Oct 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or improvement help wanted Small and self-contained issues for new contributors
Projects
None yet
Development

No branches or pull requests

1 participant