2006-10-10 Chris Toshok <toshok@ximian.com>
[mono.git] / mcs / errors / cs0236.cs
index 76fbe497ae06f0fd79d18ff9c17934dfd937dbd2..5d29a695c28c324e50beaea627bad56bd357c265 100644 (file)
@@ -1,4 +1,5 @@
 // cs0236.cs: A field initializer cannot reference the nonstatic field, method, or property `X.Foo'
+// Line: 12
 
 class X
 {