summaryrefslogtreecommitdiffstats
path: root/dom/bindings/mozwebidlcodegen/test/Parent.webidl
blob: 423f364aea23499a1a29e27ae57484326a2f7da0 (plain)
1
2
3
interface Parent {
  void MethodFoo();
};