Support strange ...[] varargs syntax.
It completely puzzles me why Google Closure Compiler requires varargs type name in function argument context to be wrapped inside square braces, while in normal context no square brackets are needed. But here we go...
Loading
Please register or sign in to comment