Home
last modified time | relevance | path

Searched defs:namespace_nested_in_record (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dnamespaces.cpp14 struct namespace_nested_in_record { struct
15 int k = ({namespace {}}); // expected-error {{statement expression not allowed at file scope}}