1const char *message(void) {
2  return "right";
3}
4