Source code

Revision control

Copy as Markdown

Other Tools

//error: unexpected value for valueless attribute `ManualDealloc'
[ManualDealloc=invalid, ChildProc=any]
async protocol PExtendedAttrUnexpectedValue {
parent:
async Msg();
};