// cs0644.cs: Cannot inherit from special class // Line: 3 class X : System.ValueType { }