blob: 73ca77176ac03f69b34237ef172e2b742bc25bd1 [file] [log] [blame]
interface Suffixes {
void test(sequence<FrozenArray<DOMString>?>? foo);
};