blob: f6445c73ef17cee5339aec335e903c6cf7e314b5 [file] [edit]
feature cv02 {
# the missing fields are allowed, and the compiler should generate a FeatureParameters
# table where the missing name ids are `0xFFFF`
cvParameters {
FeatUILabelNameID {
name "Tall W";
};
};
sub a by b;
} cv02;