bolt/deps/llvm-18.1.8/lldb/test/API/sample_test/TestSampleInlineTest.py
2025-02-14 19:21:04 +01:00

7 lines
140 B
Python

"""
Describe the purpose of the test here.
"""
from lldbsuite.test import lldbinline
lldbinline.MakeInlineTest(__file__, globals(), None)