brintos

brintos / llvm-project-archived public Read only

0
0
Text · 140 B · af926de Raw
8 lines · python
1"""2Describe the purpose of the test here.3"""4 5from lldbsuite.test import lldbinline6 7lldbinline.MakeInlineTest(__file__, globals(), None)8