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