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