brintos

brintos / llvm-project-archived public Read only

0
0
Text · 85 B · f1e8149 Raw
3 lines · python
1def my_test_cmd(debugger, command, exe_ctx, result, dict):2    result.Print(command)3