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