general clean-ups (#3175)

This commit is contained in:
Alex Lam S.L
2018-06-06 17:50:56 +08:00
committed by GitHub
parent bce7ee5f6a
commit 9e19e63551
24 changed files with 839 additions and 974 deletions

View File

@@ -4887,7 +4887,7 @@ inverted_var: {
}(), function(c) {
c = 4;
return c;
}(), function (c) {
}(), function(c) {
c = 5;
return c;
var c;