summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources/warn-obsolete-variable.el
blob: 9a517cc67672aa32076d8282c7cda1bf61b77237 (plain)
1
2
3
4
;;; -*- lexical-binding: t -*-

(defun foo ()
  bytecomp--tests-obsolete-var)