Original Sin

Movie make_original_sin_movie()
{
      return (Entity::AngelinaJolie + Entity::AntonioBanderas) - Clothes;
}
  • David Amador

    Actually it should be “return (Entity::AngelinaJolie + Entity::AntonioBanderas) – Clothes;”