(library (fixtures cyclic-literal vector-shared)
  (export v)
  (import (rnrs))
  (define v '#(#0=(a) #0#)))
