Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
ipc
/
ipdl
/
test
/
ipdl
/
ok
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 159 B
Quelle Parray_Union.ipdl Sprache: unbekannt
union Union {
int[];
int;
double;
};
[ChildProc=any]
sync protocol Parray_Union {
parent:
sync Msg(Union u, Union[] au) returns (Union r);
};
[ Dauer der Verarbeitung: 0.16 Sekunden (vorverarbeitet)
]
2026-04-04