(DISTFILES): Comment out a few missing files.
[mono-project.git] / mcs / errors / cs0644.cs
blob5e93f4ef509be812e3cd271b5b8c086430a5768a
1 // cs0644.cs: Cannot inherit from special class
2 // Line: 3
3 class X : System.ValueType {