Sign in
rust
/
rust-lang
/
llvm-project
/
3bcccdfe38f28f8d19faa957cd56ed4d03cd40fb
/
.
/
clang-tools-extra
/
test
/
clang-tidy
/
Inputs
/
google-namespaces.h
blob: f4d87f5bc95113670d62d2e08372830cb1df6582 [
file
] [
log
] [
blame
]
namespace
{
int
x
;
}
namespace
spaaaace
{
class
core
;
}