mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 15:45:27 -05:00
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.