return array
return array
This is not at all about jQuery, but it came across in one of my jQuery solutions O:-)
When I want to return an array there can't be new line immediately after the word 'return' but whitespace is OK. Is this syntax error? Or something else? I don't understand it, because everywhere I can add new lines and nothing happens.
I've prepared example here http://jsfiddle.net/3CyVE/