blob: 3af4e320c2fb53fc3bb33900de10668c22355068 [file] [log] [blame]
// Test that the lldb command `statistics` works.
int main(void) {
return 0; // break here
}