Initial set of Ward sgen annotations (#5705)
[mono.git] / mcs / errors / cs0036.cs
index cd25c6e6f8e7cd08a62d8c4a60c5bb378206ffcf..f347f00c9d1d9d209244e9b878165f29963782a3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0036.cs: An out parameter cannot have the `In' attribute
+// CS0036: An out parameter cannot have the `In' attribute
 // Line: 10
 
 using System;