summaryrefslogtreecommitdiffstats
path: root/ipc/ipdl/test/ipdl/error/extra/PDouble.ipdl
blob: 2efae8fff4db3ec4514d1440d2fc5a3d2a71bc27 (plain)
1
2
3
4
5
// This is a valid file.

protocol PDouble {
child: async Msg();
};