Welcome to mirror list, hosted at ThFree Co, Russian Federation.

i6.cs « tests « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fa20da0ada8a8ebd0575c49c4de5fe0af438bbec (plain)
1
2
3
4
// cs0246.cs: can not find type `B'
// Line: 4
class X : D {
}