// cs0164.cs: This label has not been referenced // Line: 5 class X { void D () { a: return; } }