summaryrefslogtreecommitdiffstats
path: root/dom/bindings/mozwebidlcodegen/test/Child.webidl
blob: aa400a52a1380487043f0d2b9b4aea8de9760c31 (plain)
1
2
3
interface Child : Parent {
  undefined ChildBaz();
};