static bool tok_isSingleTypeArg(L tok, int iOpeningBracket) { int j = tok_findEndOfTypeArg(tok, iOpeningBracket); ret neqGet(tok, j, ","); }