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

5 lines
157 B
EmacsLisp

;;; -*- lexical-binding: t -*-
(defun foo ()
"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
nil)