xref: /llvm-project/lldb/test/API/lang/cpp/gmodules/template-with-same-arg/module1.cpp (revision 3004a759bcdf7b0a2a3a4220ed216d20defbd081)
1*3004a759SMichael Buch #include "module1.h"
2*3004a759SMichael Buch 
3*3004a759SMichael Buch namespace crash {} // namespace crash
4