Comment 2 for bug 1276282

Revision history for this message
Stas Boukarev (stassats) wrote :

Reduced test-case:

(defun a (x)
  (char-code (+ 1 x)))

And (+ x 1) doesn't fail.