[utils] Add check for ANDROID_UNIFIED_HEADERS to mono-compiler.h (#5742)
[mono.git] / mcs / errors / cs0019-2.cs
index 03b891c7ae51d80db95da7bff2d9add42f759aae..3fb6cb407e4af0ea32788c2cee602f8a6450306e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0019-2.cs: Operator `+' cannot be applied to operands of type `int' and `Test.Zub'
+// CS0019: Operator `+' cannot be applied to operands of type `int' and `Test.Zub'
 // Line : 11
 using System;