Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
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 209 B
Quelle Punion_Namespaced.ipdl Sprache: unbekannt
namespace kitties {
union Socks {
int;
double;
};
} // namespace kitties
namespace puppies {
[ChildProc=any]
protocol Punion_Namespaced {
child:
async Msg(Socks s);
};
} // namespace puppies
[ Dauer der Verarbeitung: 0.12 Sekunden (vorverarbeitet)
]
2026-04-06