summaryrefslogtreecommitdiffstats
path: root/ipc/ipdl/test/ipdl/ok/Pplugin.ipdl
blob: f7d9352a0819b00776dd0c45a6316e0303289a29 (plain)
1
2
3
4
5
6
[ChildProc=any]
intr protocol Pplugin {
child:
    async __delete__();

};