//error: sync parent-to-child messages are verboten (here, message `Msg' in protocol `syncParentToChild')
[ChildProc=any]
sync protocol syncParentToChild {
// can't declare sync parent-to-child messages
child: sync Msg();
};
[ Dauer der Verarbeitung: 0.10 Sekunden
(vorverarbeitet)
]