Closed SapphireBrand closed 5 years ago
Never mind; the code matches the stop character. So this is supported.
Hehe, you can use all of these ...
"foo"
'foo'
@"foo"
And they match the expectations a C# developer would have, so I think you should be pretty well covered ... :)
The tokenizer should recognize \" as a quote character within a string.