summaryrefslogtreecommitdiff
path: root/src/cmd/gofmt/testdata/rewrite3.input
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/gofmt/testdata/rewrite3.input')
-rw-r--r--src/cmd/gofmt/testdata/rewrite3.input2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cmd/gofmt/testdata/rewrite3.input b/src/cmd/gofmt/testdata/rewrite3.input
index 0d16d1601..261a220c6 100644
--- a/src/cmd/gofmt/testdata/rewrite3.input
+++ b/src/cmd/gofmt/testdata/rewrite3.input
@@ -1,3 +1,5 @@
+//gofmt -r=x->x
+
// Copyright 2011 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.