Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
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
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.3 Sekunden (vorverarbeitet)
]
2026-04-04