[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs0029-4.cs
index ba4d4093eaa63454741c54797e51e21d5a998b56..4cf0b82868e3ca40ecbe5276ce269ac9a958042b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0029.cs: Cannot implicitly convert type `string' to `System.Runtime.InteropServices.CallingConvention'
+// CS0029: Cannot implicitly convert type `string' to `System.Runtime.InteropServices.CallingConvention'
 // Line: 10
 
 using System;