mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-11 16:38:46 -05:00
Updated unit test.
This commit is contained in:
@@ -256,7 +256,7 @@ var x = 0;`,
|
||||
` ], MyClass);\n` +
|
||||
` return MyClass;\n` +
|
||||
` var _a;\n` +
|
||||
`})();\n` +
|
||||
`}());\n` +
|
||||
`exports.MyClass = MyClass;\n`;
|
||||
|
||||
test(input,
|
||||
|
||||
Reference in New Issue
Block a user