We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Call expressions are not being saved when an input contains an unknown value embedded inside of an array, object, set, etc.
> sum([input]) = x sum([input]): eval_type_error: sum: operand 1 must be array of numbers but got array containing var
Activity