Review feedback + drop VS2013 support.
[mono.git] / mcs / errors / cs0180.cs
old mode 100755 (executable)
new mode 100644 (file)
index 7f1714e..8e21e95
@@ -1,4 +1,4 @@
-// cs0179.cs: member can not be declared extern and abstract
+// CS0180: `X.extern_method()' cannot be both extern and abstract
 // Line:
 
 class X {