gen icon indicating copy to clipboard operation
gen copied to clipboard

typo in document

Open bronze1man opened this issue 10 years ago • 0 comments

http://clipperhouse.github.io/gen/optional/#list

should be

// +gen linkedlist
type MyType struct{}

And //+gen xxx (xxx is not exist key)should report an error when run gen

bronze1man avatar Mar 19 '15 13:03 bronze1man