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