============
trailing newline
============

text
text

---

(source_file
  (line)
  (line))

============
no trailing newline
============

text
text
---

(source_file
  (line)
  (line))

============
single line, no newline
============

text
---

(source_file
  (line))
