sourcehut
Log in
—
Register
~shimon
/
dismaltc
summary
tree
log
refs
ref:
461e0617cb03f1d5027af4fbb3da0722791022e9
dismaltc
/
clang
/
disable-test
/
Import
/
struct-in-namespace
/
Inputs
/N2.cpp
-rw-r--r--
45 bytes
View
Log
Blame
View raw
461e0617
—
Itoh Shimon
re-enable tests.
1 year, 11 months ago
1
2
3
4
5
namespace
N
{
struct
U
{
int
c
;
};
}