[sre] Fix s390x build (#3427)
[mono.git] / mcs / errors / cs0547-2.cs
index 8484537b2817eb6a658837a199751b5d5221c1c4..7dfa73a694bfd6562956b2d373491fc04f55f4a8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0547.cs: 'Value' : property cannot have void type
+// CS0547: `PropertyInterface.Value': property or indexer cannot have void type
 // Line: 5
 
 interface PropertyInterface {