tests(comment): fix
This commit is contained in:
parent
387021ce0a
commit
7495e29d4f
5 changed files with 33 additions and 19 deletions
2
spec/fixtures/comment/struct_output.go
vendored
2
spec/fixtures/comment/struct_output.go
vendored
|
|
@ -1,4 +1,4 @@
|
|||
package main
|
||||
|
||||
// CommentStruct
|
||||
type CommentStruct struct {}
|
||||
type CommentStruct struct{}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue