Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
other
/
void3.C
blob: 48a6609915d99aab7419c7e7a42942294869f1ce [
file
] [
log
] [
blame
]
// PR c++/33101
typedef
void
v
;
typedef
v
(*
pf
)(
v
);