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