
#include <header.h>

int empty_func()
{
  return function_that_generates_warning(4);
}
