summaryrefslogtreecommitdiff
path: root/src/go/printer/testdata/empty.golden
diff options
context:
space:
mode:
Diffstat (limited to 'src/go/printer/testdata/empty.golden')
-rw-r--r--src/go/printer/testdata/empty.golden5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/go/printer/testdata/empty.golden b/src/go/printer/testdata/empty.golden
new file mode 100644
index 000000000..a055f4758
--- /dev/null
+++ b/src/go/printer/testdata/empty.golden
@@ -0,0 +1,5 @@
+// a comment at the beginning of the file
+
+package empty
+
+// a comment at the end of the file