Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
parse
/
lookup4.C
blob: 01e5662ad96b98370a4591f0f5521189167fb4ce [
file
] [
log
] [
blame
]
// PR c++/16637
typedef
int
I
;
struct
S
{
::
I I
;
};