[mcs] Implements C#7 expression bodied members enhancement
[mono.git] / mcs / errors / cs1525-23.cs
index 8a97e05efb17d661c307723d41b8d7a9424a36ce..aa5ffc64e486a002b8d36427f830c9e9a4e05120 100644 (file)
@@ -1,4 +1,4 @@
-// CS1525: Unexpected symbol `public', expecting `:', `;', or `{'
+// CS1525: Unexpected symbol `public', expecting `:', `;', `{', or `=>'
 // Line: 5
 
 class TorrentEditor {