summaryrefslogtreecommitdiff
path: root/gcc/testsuite/go.test/test/bench/go1/dummy.go
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/go.test/test/bench/go1/dummy.go')
-rw-r--r--gcc/testsuite/go.test/test/bench/go1/dummy.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/testsuite/go.test/test/bench/go1/dummy.go b/gcc/testsuite/go.test/test/bench/go1/dummy.go
new file mode 100644
index 0000000000..4956bc7b79
--- /dev/null
+++ b/gcc/testsuite/go.test/test/bench/go1/dummy.go
@@ -0,0 +1,3 @@
+package go1
+
+// Nothing to see here: everything is in the _test files.