From: https://ask.clojure.org/index.php/9737/signal-an-error-on-mulimethod-without-a-dispatch-function
Repro:
Not sure if this is something we should add a spec for or validate in macro.
This is covered by the existing ticket to add a spec for defmulti and defmethod.
With those specs, you'd see: