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