[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs1601-2.cs
index b81d5e246c7bb1385a058bf712f04e89e80107e6..d7094a946728d3453925764378ef0059570a1ca2 100644 (file)
@@ -1,4 +1,4 @@
-// cs1601-2.cs: Method or delegate parameter cannot be of type `ref System.ArgIterator'
+// CS1601: Method or delegate parameter cannot be of type `ref System.ArgIterator'
 // Line: 10
 using System;