#include <cstdio>

auto foo() {
  return 1;
}
