emacs/test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-defvar.el

7 lines
175 B
EmacsLisp

;;; -*- lexical-binding: t -*-
(defvar foo-bar nil
"multiline
foo
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
bar")