mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
e25927da57
String literal types starting with double underscore are escaped in the parser and need to be unescaped before the type is given the string literal as its name.