Merge pull request #5693 from lateralusX/lateralusX/disable-stack-overflow-win-x64
[mono.git] / mcs / errors / cs0019-3.cs
index 03798c21e09516ace99bf3e6eb8c0dc9f109f495..9f38c13f90f77b17707f837a12cf9df41c7706db 100644 (file)
@@ -1,4 +1,4 @@
-// cs0019-3.cs: Operator `+' cannot be applied to operands of type `Test.Zub' and `Test.Zub'
+// CS0019: Operator `+' cannot be applied to operands of type `Test.Zub' and `Test.Zub'
 // Line : 11
 using System;