blob: 242a585673ae5e57728c48f78bcd07d5875c87fd [file] [log] [blame]
Richard Smitheb8cc3d2014-03-23 21:01:41 +00001@import cxx_inline_namespace;
2
3struct X::Y::Z {
4 void f(struct Elaborated);
5};