Mercurial > hg > xemacs-beta
diff tests/automated/byte-compiler-tests.el @ 452:3d3049ae1304 r21-2-41
Import from CVS: tag r21-2-41
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:40:21 +0200 |
parents | 576fb035e263 |
children | 189fb67ca31a |
line wrap: on
line diff
--- a/tests/automated/byte-compiler-tests.el Mon Aug 13 11:39:21 2007 +0200 +++ b/tests/automated/byte-compiler-tests.el Mon Aug 13 11:40:21 2007 +0200 @@ -119,6 +119,8 @@ (before-and-after-compile-equal (- simplyamarker 1)) (before-and-after-compile-equal (- simplyamarker)) +(before-and-after-compile-equal (let ((z 1)) (or (setq z 42)) z)) + ;; byte-after-unbind-ops ;; byte-constant