mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
Add baseline
This commit is contained in:
parent
48c3bc800c
commit
40f6b6719f
@ -0,0 +1,11 @@
|
||||
EmitOutputStatus : JSGeneratedWithSemanticErrors
|
||||
|
||||
EmitOutputStatus : JSGeneratedWithSemanticErrors
|
||||
Filename : tests/cases/fourslash/inputFile2.js
|
||||
var x1 = "hello world";
|
||||
var Foo = (function () {
|
||||
function Foo() {
|
||||
}
|
||||
return Foo;
|
||||
})();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user