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

Quelle  AsyncCtorReturns.ipdl   Sprache: unbekannt

 
//error: asynchronous ctor/dtor message `AsyncCtorReturnsManageeConstructor' declares return values

include protocol AsyncCtorReturnsManagee;

[ChildProc=any]
protocol AsyncCtorReturns {
  manages AsyncCtorReturnsManagee;

child:
  async AsyncCtorReturnsManagee() returns (bool unused);
};

[ Dauer der Verarbeitung: 0.21 Sekunden  (vorverarbeitet)  ]