blob: ec2ae93e471f7871a414f18ad83c864bab152b9f [file] [log] [blame]
def command(debugger, command, result, internal_dict):
result.PutCString("hello world A")
return None