Source code

Revision control

Copy as Markdown

Other Tools

//error: Repeated extended attribute `RefCounted'
[RefCounted, RefCounted, ChildProc=any]
async protocol PExtendedAttrRepeated {
parent:
async Msg();
};