Updated
authorMarek Safar <marek.safar@gmail.com>
Sun, 5 Oct 2008 09:23:19 +0000 (09:23 -0000)
committerMarek Safar <marek.safar@gmail.com>
Sun, 5 Oct 2008 09:23:19 +0000 (09:23 -0000)
svn path=/trunk/mcs/; revision=114886

mcs/errors/cs1002-2.cs
mcs/errors/cs1002-3.cs
mcs/errors/cs1002-4.cs
mcs/errors/cs1002.cs

index e7bb191b26d7332ce419afaec9040f6362624680..41907da519f58ca7d979ad60ffb5a75f07409507 100644 (file)
@@ -1,4 +1,4 @@
-// CS1002: Expecting `(', `)', `,', `.', `:', `;', `?', `[', `]', `}', `<operator>', `=', `as', `ascending', `by', `descending', `equals', `from', `group', `into', `is', `join', `let', `on', `orderby', `select', or `where', got identifier\r
+// CS1002: Expecting `(', `)', `,', `.', `:', `;', `?', `]', `}', `<operator>', `=', `as', `ascending', `by', `descending', `equals', `from', `group', `into', `is', `join', `let', `on', `orderby', `select', or `where', got identifier\r
 // Line: 10\r
 \r
 public class C\r
index 25861aa9bb97de6100e91e5878c6379a69f6a2af..474b9fde1b48b5cf92ec33afac7f096810020891 100644 (file)
@@ -1,4 +1,4 @@
-// CS1002: Expecting `(', `)', `,', `.', `:', `;', `?', `[', `]', `}', `<operator>', `=', `as', `ascending', `by', `descending', `equals', `from', `group', `into', `is', `join', `let', `on', `orderby', `select', or `where', got ~
+// CS1002: Expecting `(', `)', `,', `.', `:', `;', `?', `[', `]', `}', `<operator>', `=', `as', `ascending', `by', `descending', `equals', `from', `group', `identifier', `into', `is', `join', `let', `on', `orderby', `select', or `where', got ~
 // Line: 9
 
 class D {
index fb4ab17d6b5d5e497927d2106c4e2e83a3bb25fd..c28b261606adeac2cf1ea4f023fe23ff497abe67 100644 (file)
@@ -1,4 +1,4 @@
-// CS1002: Expecting `(', `)', `,', `.', `:', `;', `?', `[', `]', `}', `<operator>', `=', `as', `ascending', `by', `descending', `equals', `from', `group', `into', `is', `join', `let', `on', `orderby', `select', or `where', got value
+// 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
index 4ec50eccceeec5a60c736e2116d201e3bf875590..7e6da805c45d399024f01e47c2141e210d2e5104 100644 (file)
@@ -1,4 +1,4 @@
-// CS1002: Expecting `(', `)', `,', `.', `:', `;', `?', `[', `]', `}', `<operator>', `=', `as', `ascending', `by', `descending', `equals', `from', `group', `into', `is', `join', `let', `on', `orderby', `select', or `where', got <type>
+// CS1002: Expecting `(', `)', `,', `.', `:', `;', `?', `[', `]', `}', `<operator>', `=', `as', `ascending', `by', `descending', `equals', `from', `group', `identifier', `into', `is', `join', `let', `on', `orderby', `select', or `where', got <type>
 // Line: 8
 
 class T {