When declaring vars as functions, you must say (type function var) not
just (function var), 'cause that looks like your declaring a function.
Loading
Please register or sign in to comment
just (function var), 'cause that looks like your declaring a function.