@ -395,10 +395,12 @@ func (s *Syntax) Generate(o GeneratorOptions, w io.Writer) error {
hc = headCodeExported
}
fprintln("// head")
fprint("// head")
fprintln()
fprint(hc)
fprintln("// eo head")
fprint("// eo head")
if o.Export {
The note is not visible to the blocked user.