mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-07-04 14:56:16 -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.