1package main 2 3func main() {} 4 5// comment here 6 7func f() {} 8 9//line foo.go:1
View as plain text