github.com/go-asm/go@v1.21.1-0.20240213172139-40c5ead50c48/cmd/doc/testdata/merge/aa.go (about) 1 // Package comment A. 2 package merge 3 4 // A doc. 5 func A() { 6 // A comment. 7 }