1"""2Describe the purpose of the test here.3"""4 5from lldbsuite.test import lldbinline6 7lldbinline.MakeInlineTest(__file__, globals(), None)8