fix generation comments return-no-argument test whitespace

This commit is contained in:
Sebastian McKenzie
2014-11-09 12:14:15 +11:00
parent 07c15f02e6
commit 61ee0ef6f6

View File

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