1from lldbsuite.test import lldbinline2from lldbsuite.test import decorators3 4lldbinline.MakeInlineTest(__file__, globals(), [decorators.no_debug_info_test])5