[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs1601-2.cs
index cea22644c7de0c51fb850f3ec711b31135ff55fd..d7094a946728d3453925764378ef0059570a1ca2 100644 (file)
@@ -1,5 +1,5 @@
-// 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;
 
 class X {