Inherit function options from previous resolved expression. From documentation:
If arg is the resolved value of an expression with a :test:function, :test:select, or :test:format annotation for which resolution has succeeded, then [..]
... then merge previsous expression options into this function resolution.
Inherit function options from previous resolved expression. From documentation:
... then merge previsous expression options into this function resolution.