X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Ferrors%2Fgcs1961-29.cs;h=098e8af96329cead279fe804488d6e8b384b81fb;hb=b4dad08661e222efd6cbfcdd6f48b4f4291d67fa;hp=efce48141dc7b27518e6f016ce9b07c9fb13119b;hpb=6c035e225abc36a15501a03f574744824225350b;p=mono.git diff --git a/mcs/errors/gcs1961-29.cs b/mcs/errors/gcs1961-29.cs index efce48141dc..098e8af9632 100644 --- a/mcs/errors/gcs1961-29.cs +++ b/mcs/errors/gcs1961-29.cs @@ -1,5 +1,5 @@ -// CS1961: The covariant type parameter `T' must be invariantly valid on `B.C(A)' -// Line: 9 +// CS1961: The covariant type parameter `T' must be invariantly valid on `B.C(A)' +// Line: 9 // Compiler options: -langversion:future interface A