summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/gofmt/testdata/rewrite2.input
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/cmd/gofmt/testdata/rewrite2.input')
-rw-r--r--libgo/go/cmd/gofmt/testdata/rewrite2.input2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgo/go/cmd/gofmt/testdata/rewrite2.input b/libgo/go/cmd/gofmt/testdata/rewrite2.input
index 21171447a10..489be4e07dc 100644
--- a/libgo/go/cmd/gofmt/testdata/rewrite2.input
+++ b/libgo/go/cmd/gofmt/testdata/rewrite2.input
@@ -1,3 +1,5 @@
+//gofmt -r=int->bool
+
// 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.