gopher.nvim/vhs/comment.go

7 lines
97 B
Go

package demos
func doSomethingImportant() {}
type User struct{}
type DataProvider interface{}