]> git.eshelyaron.com Git - emacs.git/commit
Assert not local-variable-p after setq in let_default binding
authorSpencer Baugh <sbaugh@catern.com>
Wed, 24 Mar 2021 03:11:52 +0000 (23:11 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 25 Mar 2021 16:39:26 +0000 (12:39 -0400)
commitc24766c4d59bc7d9f583f299b1558e2356fba933
tree28072866f25a127e98fc124396f6e78b2a98cbaf
parentb29bf8181fe2c02becd0a3ac5e2f85cb0a3b58bf
Assert not local-variable-p after setq in let_default binding

Breaking this is a likely way to break this test, so this saves a bit
of time in debugging.

* test/src/data-tests.el (data-tests--let-buffer-local):
Add assertion to test.
test/src/data-tests.el