gcc/libgo/go/cmd/gofmt/testdata/comments.input

10 lines
76 B
Plaintext

package main
func main() {}
// comment here
func f() {}
//line foo.go:1