Skip to content
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

Escape char outside the string #6

Open
zaher opened this issue Jan 10, 2015 · 1 comment
Open

Escape char outside the string #6

zaher opened this issue Jan 10, 2015 · 1 comment
Milestone

Comments

@zaher
Copy link
Member

zaher commented Jan 10, 2015

See example below:

x:="foo"\13"bar"; //escape char outside the string
x:="I said:"\""As he said";
@zaher zaher added this to the Syntax milestone Jan 24, 2015
@zaher
Copy link
Member Author

zaher commented Jan 27, 2015

\n \r work now, but need improvments

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

No branches or pull requests

1 participant