xref: /llvm-project/lldb/test/API/lang/cpp/namespace_definitions/b.cpp (revision fdea9a4ec9b0d9585b8fe8a612686d9f44f40ddc)
1 #include "foo.h"
2 
3 Foo::MyClass b_class;
4