1 2 3 4 5
// Test that the lldb command `statistics` works. int main(void) { return 0; // break here }