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