"disable_omit_fp" can now be included in MONO_DEBUG
[mono-project.git] / mcs / errors / cs0509-5.cs
blob25c7626e275f4dc73514f2160c20a66d66223f08
1 // CS0509: `X': cannot derive from sealed type `int'
2 // Line: 4
4 class X : int