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

Can't parse special characters like backslashes, quotes, or escape #1

Closed
josesmachava opened this issue Jun 12, 2023 · 0 comments
Closed

Comments

@josesmachava
Copy link

In this particular language, when using the print statement, special characters like backslashes, quotes, and escape sequences are treated as literal characters and are not parsed or interpreted.
print("Hello, " hello "!");
Screenshot 2023-06-12 at 23 18 16

@GraHms GraHms closed this as completed Jul 24, 2023
GraHms pushed a commit that referenced this issue Oct 9, 2023
GraHms pushed a commit that referenced this issue Oct 31, 2023
fix: add permissions to write content
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

No branches or pull requests

2 participants