include protocol PEndpointDecl;
// Basic test that Endpoint types are declared for included protocols.
[ChildProc=any]
protocol PEndpointUse {
child:
async Message(Endpoint<PEndpointDeclParent> aEndpointParent,
Endpoint<PEndpointDeclChild> aEndpointChild);
};
[ Dauer der Verarbeitung: 0.18 Sekunden
(vorverarbeitet)
]