Files
palemoon27/dom/bindings/mozwebidlcodegen/test/Child.webidl
T

4 lines
49 B
Plaintext

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