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 316 B image not shown  

Quelle  PManagerManualDealloc.ipdl   Sprache: unbekannt

 
//error: [ManualDealloc] protocols cannot be managers

include protocol PManagerManualDeallocTop;
include protocol PManagerManualDeallocManaged;

[ManualDealloc]
async protocol PManagerManualDealloc {
    manager PManagerManualDeallocTop;
    manages PManagerManualDeallocManaged;

child:
    async __delete__();
};

[ Dauer der Verarbeitung: 0.10 Sekunden  (vorverarbeitet)  ]