* decl.c (make_typename_type): s/parameters/arguments/.
[official-gcc.git] / gcc / testsuite / g++.dg / cpp0x / pr84642.C
blob5c6895edb970cc320ccb03f6f24a5566ba08795b
1 // { dg-do compile { target c++11 } }
3 a(int(const &&__attribute__((b(auto;))))) // { dg-error "parameter declaration|with no type|before|expected constructor" }