// RUN: %cxxamp -c %s

int func() [[hc]] {
  return 0;
}

