Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable JSON validation in string literal
I've also taken this opportunity to the new raw string literal syntax [1] so that all the double quotes in the string no longer need to be escaped. [1] dotnet/csharplang#4304
- Loading branch information