Skip to content

Commit

Permalink
print the value of lexical-binding
Browse files Browse the repository at this point in the history
  • Loading branch information
snogge committed Mar 15, 2024
1 parent 288ab94 commit 77253ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test-buttercup.el
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@

;;; Code:

(message "lexical-binding: %S" lexical-binding)

(require 'buttercup)
(require 'autoload)
(require 'ansi-color)
Expand Down

0 comments on commit 77253ba

Please sign in to comment.