X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fcs0159.cs;h=882be581b5fb8cbc574d4c5e21ee170dca9f841a;hb=30cddad5fb4c3d290906a6e6c33ecd8b07d8b48c;hp=b09670f9014d5b41a7815a8ae752b92b45932cb4;hpb=cccbf6a4b7152c24fafc319e77060a4723a8560e;p=mono.git diff --git a/mcs/errors/cs0159.cs b/mcs/errors/cs0159.cs index b09670f9014..882be581b5f 100644 --- a/mcs/errors/cs0159.cs +++ b/mcs/errors/cs0159.cs @@ -1,5 +1,5 @@ -// cs0159.cs: No such label `default:' within the scope of the goto statement -// Line: +// CS0159: The label `default:' could not be found within the scope of the goto statement +// Line: 10 class X {