mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 12:51:30 -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.