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 168 B
Quelle Nullable2.ipdl Sprache: unbekannt
//error: `nullable' qualifier for type `int' is unsupported
union Union {
nullable int;
};
[ChildProc=any]
protocol Nullable2 {
child:
async Msg(Union i);
};
[ Dauer der Verarbeitung: 0.11 Sekunden (vorverarbeitet)
]
2026-04-04