summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/completion-in-lambda-and-unnnamed-class/TestCompletionInLambdaAndUnnamedClass.py
blob: 57fb94b6d662724c49ce3631b7cd7a9bbc027ac4 (plain)
1
2
3
4
from lldbsuite.test import lldbinline
from lldbsuite.test import decorators

lldbinline.MakeInlineTest(__file__, globals(),)
OpenPOWER on IntegriCloud