Merge pull request #3442 from lateralusX/jlorenss/win-atexit-commands
[mono.git] / mcs / errors / cs0611-2.cs
index 0cbcc3635b2b4f3e3b53c9debfb9446ef7b8928c..d2c3ad92d6bf649076dc77cdedafe5b00ad96e05 100644 (file)
@@ -1,4 +1,4 @@
-// cs0611.cs: Array elements cannot be of type 'System.TypedReference'
+// CS0611: Array elements cannot be of type `System.TypedReference'
 // Line: 5
 
 public class Sample {