static L tok_parseArgsDeclList(L tok) { ret tok_parseArgsList(tok, getBracketMapIncludingAngleBrackets(tok)); }