blob: af427dfe1884483a18ae1fac94086ff6b3930ce0 [file] [log] [blame]
-- gofmt --
package format //@format("package")
func _() {}
-- gofmt-d --
--- format/newline_format.go.orig
+++ format/newline_format.go
@@ -1,2 +1,2 @@
package format //@format("package")
-func _() {}
\ No newline at end of file
+func _() {}