blob: c789d2842f34b254fd7a88877f9221f193b8ee3d [file] [log] [blame]
void foo (void)
{
puts ("I am foo");
}