blob: f7b681adbbd6ccf61c9d113e5f21952b2b09d921 [file] [log] [blame]
#include <stdio.h>
void
foo ()
{
printf ("TEST1\n");
}