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

Quelle  maybe_SelfRecUnion.ipdl   Sprache: unbekannt

 
//error: union `X' is only partially defined

union X { X?; };

[ChildProc=any]
protocol maybe_SelfRecUnion {
child: async Msg(X? aa);
};

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]