whatcanGOwrong
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# A missing import shouldn't matter nor be fixed by gofumpt.
|
||||
exec gofumpt foo.go
|
||||
cmp stdout foo.go
|
||||
|
||||
-- foo.go --
|
||||
package p
|
||||
|
||||
var _ bytes.Buffer
|
||||
Reference in New Issue
Block a user