Commit 3c2a0983 by Jason Merrill

update

From-SVN: r18868
parent 667332c2
......@@ -7,6 +7,6 @@ class Elvis
template<int a>
class Elvis<0>// ERROR - .*
{
{ // ERROR -
int geta() { return a ; }
} ;
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