2010-06-03 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs0619-43.cs
blob343391bdb844329aa49a18ddca5048f4e29d793f
1 // cs0619-43.cs: `Error.C' is obsolete: `Obsolete constant'
2 // Line: 6
3 // Compiler options: -reference:CS0619-43-lib.dll
5 class A {
6 public decimal C = Error.C;