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 147 B
Quelle maybe_SelfRecStruct.ipdl Sprache: unbekannt
//error: struct `X' is only partially defined
struct X {
X? x;
};
[ChildProc=any]
protocol maybe_SelfRecStruct {
child: async Msg(X? aa);
};
[ Dauer der Verarbeitung: 0.13 Sekunden (vorverarbeitet)
]
2026-04-04