summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-defun.el
blob: 571f7f6f09559f16491ea58a4132459884a55601 (plain)
1
2
3
4
;;; -*- lexical-binding: t -*-
(defun foo ()
  "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
  nil)