mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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
|
||||
+2
@@ -0,0 +1,2 @@
|
||||
var x;
|
||||
//# sourceMappingURL=file.js.map
|
||||
Reference in New Issue
Block a user