Source code

Revision control

Copy as Markdown

Other Tools

//error: lexically invalid characters `~SomeMsg();
[ChildProc=any]
protocol dtorReserved {
// it's an error to use old-style dtor syntax
child:
~SomeMsg();
};