Updated
[mono.git] / mcs / errors / cs1002-4.cs
index 16357cee9ec3e68b73c3f347c51aefb2afb05fa1..c28b261606adeac2cf1ea4f023fe23ff497abe67 100644 (file)
@@ -1,4 +1,4 @@
-// CS1002: Expecting `;'
+// CS1002: Expecting `(', `)', `,', `.', `:', `;', `?', `[', `]', `}', `<operator>', `=', `as', `ascending', `by', `descending', `equals', `from', `group', `identifier', `into', `is', `join', `let', `on', `orderby', `select', or `where', got value
 // Line: 8
 
 class MainClass