xref: /llvm-project/lldb/test/API/commands/command/script/import/dummymodule.py (revision 99451b4453688a94c6014cac233d371ab4cc342d)
1def no_useful_code(foo):
2    return foo
3