emacs/test/lisp/emacs-lisp/bytecomp-resources/error-lexical-var-with-run-...

4 lines
104 B
EmacsLisp

;;; -*- lexical-binding: t; -*-
(let ((foo nil))
(run-hook-with-args-until-success 'foo #'next-line))