% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.
Example
ROW a=[3, 5, 6] | EVAL sum_a = MV_SUM(a)