xref: /llvm-project/lldb/test/API/lang/cpp/extern_c/TestExternCSymbols.py (revision 5fff4b75ca0d72759f7ded4c96fc5493d917a3a9)
1from lldbsuite.test import lldbinline
2from lldbsuite.test import decorators
3
4lldbinline.MakeInlineTest(__file__, globals())
5