>(note that '#/:k is fine). Is any of the above symptom of a bug?
Yes. The last is a bug.
The #/ syntax is going to be depriciated, so I'd recommend using the
parenthesized syntax instead. However, as long as we still have it,
it ought to work correctly. I'll let you know when I get to this.