[NFC][Coroutines] Use structured binding with llvm::enumerate in CoroSplit (#116879)
[llvm-project.git] / lldb / bindings / interface / SBExecutionContextDocstrings.i
blob023748d5d446c782cef966905a2e18163172d03f
1 %feature("docstring",
2 "Describes the program context in which a command should be executed."
3 ) lldb::SBExecutionContext;