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.4 Sekunden (vorverarbeitet)
]
2026-04-04