Spracherkennung für: .ipdl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
//error: message name `Msg' already declared as `MessageType'
//error: redeclaration of symbol `Msg', first declared at
[ChildProc=any]
protocol redeclMessage {
// can't declare two messages with the same name
child:
async Msg();
async Msg();
};
[ Dauer der Verarbeitung: 0.25 Sekunden
]