===
literal
===

package foo

"Hello world!"

---

(source_file
	(package_clause
		(package_identifier))
	(string))
