mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 10:46:28 -05:00
Add new baselines
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[].forEach(function (k) { return console.log(k); });
|
||||
//# sourceMappingURL=file.js.map
|
||||
@@ -0,0 +1,2 @@
|
||||
[].forEach(function (k) { return console.log(k); });
|
||||
//# sourceMappingURL=file.js.map
|
||||
@@ -0,0 +1,2 @@
|
||||
var x;
|
||||
//# sourceMappingURL=file.js.map
|
||||
@@ -0,0 +1,2 @@
|
||||
var x;
|
||||
//# sourceMappingURL=file.js.map
|
||||
Reference in New Issue
Block a user