emacs/test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-multili...

7 lines
237 B
EmacsLisp

;;; -*- lexical-binding: t -*-
(defvar foo-bar nil
"This is a multiline docstring.
But it's not the first line that is long.
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
foobar")