Page MenuHomeFeedback Tracker

Can't escape " inside string
Assigned, NormalPublic

Description

Hello, I don't know if it's intended behavior but it doesn't seem like it. It's impossible to escape a symbol like " inside a string right now.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

Try to compile a script with something like this

string test = "\"";

It'll return a parser error.

Event Timeline

ZioPao created this task.Jun 12 2022, 3:46 PM
Geez changed the task status from New to Assigned.Jun 20 2022, 5:36 PM