Spracherkennung für: .ipdl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
// it's an error to define two protocols in the same file
//error: only one protocol definition per file
[ChildProc=any]
protocol p1 {
child: async Msg();
};
[ChildProc=any]
protocol p2 {
child: async Msg();
};
[Dauer der Verarbeitung: 0.19 Sekunden, vorverarbeitet 2026-04-26]