blob: dbfc557b3505d8acd821d05befcba820838c965a [file] [log] [blame]
#include <header.h>
int empty_func()
{
return function_that_generates_warning(4);
}