blob: 96f988597205e0f155098158c4b7ad0135328374 [file] [log] [blame]
# https://github.com/fonttools/fonttools/issues/2276
lookup EMPTY {
# pass
} EMPTY;
feature ss01 {
sub a by a.alt1;
lookup EMPTY;
} ss01;
feature aalt {
feature ss01;
} aalt;