summaryrefslogtreecommitdiff
path: root/src/cmd/gofmt/testdata/rewrite7.input
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/gofmt/testdata/rewrite7.input')
-rw-r--r--src/cmd/gofmt/testdata/rewrite7.input2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/gofmt/testdata/rewrite7.input b/src/cmd/gofmt/testdata/rewrite7.input
index 073e2a3e6..c1984708e 100644
--- a/src/cmd/gofmt/testdata/rewrite7.input
+++ b/src/cmd/gofmt/testdata/rewrite7.input
@@ -1,3 +1,5 @@
+//gofmt -r=fun(x...)->Fun(x)
+
// Copyright 2013 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.