% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.
Example
ROW a = 1, b = 4, c = 3 | WHERE c-a IN (3, b / 2, a)