Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/ipc/ipdl/test/ipdl/error/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 262 B image not shown  

Quelle  redeclMessage.ipdl   Sprache: unbekannt

 
//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.16 Sekunden  (vorverarbeitet)  ]