remove ParenthesizedExpression

This commit is contained in:
Sebastian McKenzie
2014-12-22 21:36:33 +11:00
parent bd255257f1
commit 4ea425ac7b
21 changed files with 29 additions and 59 deletions

View File

@@ -1,3 +1,3 @@
(function () {
return; // comment
}());
})();