% This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
Example
ROW a=["foo", "zoo", "bar"] | EVAL count_a = MV_COUNT(a)