Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / cpp / auto / main.cpp
blob3ead9e4957a632fa7f0252ee0119bfcb855a00e8
1 int main()
3 long foo = 1234;
5 return 0; // break here