@seancorfield this is a long shot but... could it be your data structures that you eval code on contain symbol *v
?
Nope. They were lazy sequences of bean
's made from Java objects. No symbols.
Hmm, actually I can reproduce it by evaluating (count *v)
on a result of (map bean (all-ns))
Cool!
fixed and released: 1.3.196