#include "header.h"

void bar() {
  foo();
}
