mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Accepted baselines.
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
class Foo {
|
||||
}
|
||||
var Foo;
|
||||
(function (Foo) {
|
||||
;
|
||||
})(Foo || (Foo = {}));
|
||||
Reference in New Issue
Block a user