[xbuild] Remove ErrorTest.TestExecute1()
[mono.git] / mcs / errors / cs0165-7.cs
index 3cffc1b49fdf67576f1da7dccd33c3edc516c85c..0d0c2a0fc6bd4db29cd7244245c074f9dd785f5b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0165-7.cs: Use of unassigned local variable `service'
+// CS0165: Use of unassigned local variable `service'
 // Line: 16
 using System;