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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/tests/i6.cs')
-rwxr-xr-xmcs/tests/i6.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/mcs/tests/i6.cs b/mcs/tests/i6.cs
deleted file mode 100755
index fa20da0ada8..00000000000
--- a/mcs/tests/i6.cs
+++ /dev/null
@@ -1,4 +0,0 @@
-// cs0246.cs: can not find type `B'
-// Line: 4
-class X : D {
-}