blob: 6b779296e1883596896d47630a9a3956269ef166 [file] [log] [blame]
#include <stdio.h>
int
main()
{
printf ("Set a breakpoint here.\n");
return 0;
}