#include "structures.h"

int foo() {
  std::string a = "";
}
