Commit c450fb8b by Jason Merrill

fix markup

From-SVN: r145579
parent 66375fe2
......@@ -7,5 +7,5 @@ struct A
void foo(void)
{
A<void> a = 0; // dg-error { "A<void"> }
A<void> a = 0; // { dg-error "A<void>" }
}
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