# each of the older slots takes over the versioned spell it was made
# from; the slots themselves live side by side and conflict with nothing
case "$SLOT" in
  (20) conflicts llvm20 y ;;
  (16) conflicts llvm16 y ;;
  (15) conflicts llvm15 y ;;
esac
