gcc/libgo/go/cmd/gofmt/testdata/comments.input
Ian Lance Taylor 7d7d64c1ae libgo: Add sources for go, cgo, and gofmt commands.
The new commands are not yet built.  That will be done
separately.

Also include a few changes to go/build to support them.

From-SVN: r219272
2015-01-06 23:26:02 +00:00

10 lines
76 B
Plaintext

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