// PR c++/19980
// Origin: Volker Reichelt <reichelt@igpm.rwth-aachen.de>

// { dg-do compile }

int foo;                    // { dg-error "previous declaration" }
template<int> void foo() {} // { dg-error "redeclared" }


syntax highlighted by Code2HTML, v. 0.9.1