Update message

From-SVN: r96417
This commit is contained in:
Mark Mitchell 2005-03-14 04:02:20 +00:00
parent 98f99d7f7c
commit 80fb36b1a8
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ struct A{
template<>
template<typename ABC,typename DEF>
void A<int>::function(ABC); // { dg-error "" }
void A<int>::function(ABC); // { dg-error "match" }