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 226 B image not shown  

Quelle  redeclParamReturn.ipdl   Sprache: unbekannt

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