ert--string-first-line
ert--string-first-line is a compiled Lisp function in `ert.el
'.
(ert--string-first-line S)
Return the first line of S, or S if it contains no newlines.
The return value does not include the line terminator.
ert.el
'.
(ert--string-first-line S)
Return the first line of S, or S if it contains no newlines.
The return value does not include the line terminator.