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