Fix bug 113625: scan doesn't scan constants very well.
Solution: If it's a symbol, take the value of the symbol. (Not sure this is quite correct, but it works and the other tests pass without problems.)
Loading
Please sign in to comment
Solution: If it's a symbol, take the value of the symbol. (Not sure this is quite correct, but it works and the other tests pass without problems.)