summaryrefslogtreecommitdiff
path: root/libgo/go/cmd/gofmt/testdata/rewrite5.golden
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/cmd/gofmt/testdata/rewrite5.golden')
-rw-r--r--libgo/go/cmd/gofmt/testdata/rewrite5.golden2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgo/go/cmd/gofmt/testdata/rewrite5.golden b/libgo/go/cmd/gofmt/testdata/rewrite5.golden
index 5a448a63d37..9beb34aee76 100644
--- a/libgo/go/cmd/gofmt/testdata/rewrite5.golden
+++ b/libgo/go/cmd/gofmt/testdata/rewrite5.golden
@@ -1,3 +1,5 @@
+//gofmt -r=x+x->2*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.