bolt/deps/llvm-18.1.8/lldb/test/API/sample_test/TestSampleInlineTest.py

8 lines
140 B
Python
Raw Normal View History

2025-02-14 19:21:04 +01:00
"""
Describe the purpose of the test here.
"""
from lldbsuite.test import lldbinline
lldbinline.MakeInlineTest(__file__, globals(), None)