mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Merge branch 'master' into langSpecUpdate
This commit is contained in:
@@ -31,7 +31,7 @@ if (++y) {
|
||||
}
|
||||
|
||||
//// [prefixUnaryOperatorsOnExportedVariables.js]
|
||||
System.register([], function(exports_1) {
|
||||
System.register([], function(exports_1, __moduleName) {
|
||||
"use strict";
|
||||
var x, y;
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user