#include "fn.h"

printfirst()
{
  printf("%s ", FIRST);
}

