{{ render $ctx .Elements | printf "%s" | escape }}+
{{ render $ctx .Elements | printf "%s" }}
{{ render $ctx .Elements | printf "%s" | escape }}+
{{ render $ctx .Elements | printf "%s" }}
import (1)+
an import
+import (1) + +func foo() {} (2)+
an import
+a func
+import (1)(2)(3) + +func foo() {} (4)+
an import
+a single import
+a single basic import
+a func
+import <a>+
<a> an import
+