1# For SinglePos statements, zeroes should get compiled to ValueRecord format 0.
2# https://github.com/fonttools/fonttools/issues/63334# Zero value in a horizontal context.
5feature kern {
6 pos A 0; # format A
7 pos B <0 0 0 0>; # format B
8} kern;
9