Tweak for slightly different error-output.
From-SVN: r32630
This commit is contained in:
parent
a054ab1d0c
commit
3ca3ce41d7
@ -4,7 +4,7 @@ template <class T>
|
||||
struct S1 {};
|
||||
|
||||
template <class T>
|
||||
void f(T);
|
||||
void f(T); // ERROR - original declaration.
|
||||
|
||||
template <class C>
|
||||
struct S2
|
||||
|
Loading…
Reference in New Issue
Block a user