[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs0255.cs
index 16a3533c35f5827999001dc9179f15a37f6d00e3..1168f79dace87c7b69310f78dc622a1e546a77fa 100644 (file)
@@ -1,4 +1,4 @@
-// cs0255.cs: Cannot use stackalloc in finally or catch
+// CS0255: Cannot use stackalloc in finally or catch
 // Line: 12
 // Compiler options: -unsafe