blob: 1f9de4d5ba1a147eaf6d8df7032705fe9ac33283 [file] [log] [blame]
static int foo(void)
{
if (0)
return 0;
}
/*
* check-name: null-phi
*/