Dactyloidae/dom/bindings/mozwebidlcodegen/test/Child.webidl

3 lines
49 B
Text

interface Child : Parent {
void ChildBaz();
};