1 // Copyright (C) 2005 Free Software Foundation, Inc.
2 // Contributed by Nathan Sidwell 31 Mar 2005 <nathan@codesourcery.com>
4 // Origin: Giovanni Bajo <giovannibajo@libero.it>
5 // Bug 19203: Failure to implement DR 214
10 template <class RET, class ARG1>
11 int foo(RET (&)(ARG1)); // this one