summaryrefslogtreecommitdiff
path: root/src/cmd/gofmt/testdata/stdin5.golden
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/gofmt/testdata/stdin5.golden')
-rw-r--r--src/cmd/gofmt/testdata/stdin5.golden3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cmd/gofmt/testdata/stdin5.golden b/src/cmd/gofmt/testdata/stdin5.golden
new file mode 100644
index 000000000..31ce6b248
--- /dev/null
+++ b/src/cmd/gofmt/testdata/stdin5.golden
@@ -0,0 +1,3 @@
+//gofmt -stdin
+
+i := 5 // Line comment without newline. \ No newline at end of file