[mlir][acc] Introduce MappableType interface (#122146)
[llvm-project.git] / lldb / test / API / lang / cpp / namespace_conflicts / TestNamespaceConflicts.py
blobc8308c16011e0cf239402b193745115ef435c5ef
1 from lldbsuite.test import lldbinline
2 from lldbsuite.test import decorators
4 lldbinline.MakeInlineTest(__file__, globals())