summaryrefslogtreecommitdiffstats
path: root/ipc/ipdl/test/ipdl/ok/Pplugin.ipdl
blob: 29c001e67b109cd22178a234534c4b384e88ce73 (plain)
1
2
3
4
5
intr protocol Pplugin {
child:
    async __delete__();

};