tenfourfox/dom/bindings/mozwebidlcodegen/test/Parent.webidl

4 lines
42 B
Plaintext
Raw Normal View History

2017-04-19 07:56:45 +00:00
interface Parent {
void MethodFoo();
};