aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/lang/cpp/const_this/TestConstThis.py
blob: a08af5d091e1cbb8b0aeba6e3b57ba01c61762f0 (plain) (blame)
1
2
3
4
from lldbsuite.test import lldbinline
from lldbsuite.test import decorators

lldbinline.MakeInlineTest(__file__, globals(), [] )