diff options
Diffstat (limited to 'libgo/misc/cgo/stdio/hello.go')
-rw-r--r-- | libgo/misc/cgo/stdio/hello.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgo/misc/cgo/stdio/hello.go b/libgo/misc/cgo/stdio/hello.go index 63bff4c617a..56220d34be3 100644 --- a/libgo/misc/cgo/stdio/hello.go +++ b/libgo/misc/cgo/stdio/hello.go @@ -1,4 +1,4 @@ -// cmpout -tags=use_go_run +// run -tags=use_go_run // Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |