//error: redeclaration of symbol `f', first declared at
[ChildProc=any]
sync protocol redeclParamReturn {
// it's an error to name a parameter with the same id as a return
parent: async Msg(int f) returns (bool f);
};
[ Dauer der Verarbeitung: 0.4 Sekunden
(vorverarbeitet)
]