summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-multiline-first.el
blob: 2563dbbb3b98f29b5ddf21a791ca120867aed1f5 (plain)
1
2
3
4
5
;;; -*- lexical-binding: t -*-
(defvar foo-bar nil
  "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
This is a multiline docstring where the first line is long.
foobar")