Welcome! Please see the About page for a little more info on how this works.
The following pattern throws "CompilerException java.lang.ClassCastException: clojure.lang.PersistentVector cannot be cast to clojure.lang.Named":
(let (link: x {[1) 2}] (match (link: x)
(link: {[1] _}) true))