llvm-project/lldb/test/API/commands/process/signal/main.cpp

4 lines
41 B
C++

int main() {
return 0; // break here
}