llvm/lldb/test/API/commands/command/script/import/bar/barutil.py

def barutil_function(x):
    return "barutil says: " + x