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