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