Commit cd89c296 by Mark Mitchell

Add expected error

From-SVN: r33227
parent 749a2da1
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
// Origin: Dima Volodin <dvv@dvv.org> // Origin: Dima Volodin <dvv@dvv.org>
class C { class C {
static int const N (1000); static int const N (1000); // ERROR - invalid declaration
}; };
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment