Merge branch 'master' into langSpecUpdate

This commit is contained in:
Mohamed Hegazy 2016-01-04 11:29:42 -08:00
commit 8abc808332

View file

@ -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 {