gopher.nvim/spec/fixtures/json2go/interativly_output.go

5 lines
69 B
Go

package main
type AutoGenerated struct {
Json bool `json:"json"`
}