3 lines
90 B
Python
3 lines
90 B
Python
from lldbsuite.test import lldbinline
|
|
|
|
lldbinline.MakeInlineTest(__file__, globals(), [])
|