Commit 1e60a96e by Jason Merrill

fix thinko

From-SVN: r15719
parent 3055528c
......@@ -2435,6 +2435,7 @@ base_class:
base_class.1:
typename_sub
{ $$ = TYPE_MAIN_DECL ($1); }
| nonnested_type
| SIGOF '(' expr ')'
{
......
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