LIMIT_FUNCTION_ARG top-level constant

int const LIMIT_FUNCTION_ARG

The maximum number of arguments on a function.

Implementation

const LIMIT_FUNCTION_ARG = 6;