https://issues.apache.org/bugzilla/show_bug.cgi?id=47016





--- Comment #3 from Amir Gur <[email protected]>  2009-04-12 09:02:06 PST ---
As a workaround, you can use:

(function(){
   return ("test");
})();


instead of just 

return ("test");

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to