summaryrefslogtreecommitdiff
path: root/src/cmd/gofmt/testdata/rewrite6.input
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/gofmt/testdata/rewrite6.input')
-rw-r--r--src/cmd/gofmt/testdata/rewrite6.input2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/gofmt/testdata/rewrite6.input b/src/cmd/gofmt/testdata/rewrite6.input
index 8c088b3e8..b085a84fe 100644
--- a/src/cmd/gofmt/testdata/rewrite6.input
+++ b/src/cmd/gofmt/testdata/rewrite6.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.