deferred-region-helper.h 60 Bytes
void included_func() {
  if (false)
    return;
  return;
}