mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-07 17:29:36 -05: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