aboutsummaryrefslogtreecommitdiff
path: root/packages/Python/lldbsuite/test/functionalities/command_script/import/bar/barutil.py
blob: 70ecea300578794942bdea1ea3b03263e0b766e9 (plain) (blame)
1
2
def barutil_function(x):
    return "barutil says: " + x