1 2 3 4 5 6 7 8 9 10
//error: lexically invalid characters `~SomeMsg(); protocol dtorReserved { // it's an error to use old-style dtor syntax child: ~SomeMsg(); };