1*0a6a1f1dSLionel Sambuc @import cxx_inline_namespace; 2*0a6a1f1dSLionel Sambuc 3*0a6a1f1dSLionel Sambuc struct X::Y::Z { 4*0a6a1f1dSLionel Sambuc void f(struct Elaborated); 5*0a6a1f1dSLionel Sambuc }; 6