// We don't import any std module here. int main(int argc, char **argv) { return 0; // Set break point at this line. }