xref: /llvm-project/lldb/test/API/python_api/exprpath_synthetic/TestExprPathSynthetic.py (revision 2238dcc39358353cac21df75c3c3286ab20b8f53)
1from lldbsuite.test import decorators
2from lldbsuite.test import lldbinline
3
4lldbinline.MakeInlineTest(__file__, globals(), [decorators.skipUnlessDarwin])
5