Spracherkennung für: .ipdl vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
include protocol PSyncSyncManagee;
/* The main reason for this test is that it would have caught a bug
* in the Rust IPDL parser that was treating "sync" like "async" in the
* nested case.
*/
[NestedUpTo=not, ChildProc=any]
sync protocol PSyncSyncManager {
manages PSyncSyncManagee;
parent:
async PSyncSyncManagee();
};
[ Dauer der Verarbeitung: 0.24 Sekunden
]