Comment 8 for bug 378735

Revision history for this message
leppie (leppie) wrote :

> I dont actually track symbols, only lists/vectors. I can see from
> the code it should pick up the 'foo' symbol, but it I get the actual
> annotation around it, hence (foo x). Will check to see if it is a bug
> in my code.

It looks like I was indeed cheating for symbols :o) I was mapping the enclosing list's location to them. Time to fix!