summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-ignore-fill-column.el
blob: 1ff554f3704e3f2ad52c8d02be8bb54882e22158 (plain)
1
2
3
4
5
6
7
;;; -*- lexical-binding: t -*-
(defvar foo-bar nil
  "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx")

;; Local Variables:
;; fill-column: 100
;; End: