#include <stdio.h>

auto foo() {
  return 0;
}
