f5c46db738
p(){return x;} ---> p:()=>x
Optimization subject to the `compress` option `arrows`.
p(){return x;} ---> p:()=>x
Optimization subject to the `compress` option `arrows`.