Files
golang.go/doc
Dina Garmash 8a2b5f1f39 doc: fix os.Pipe() call in the example.
Short variable declarations example passes an fd argument to os.Pipe call.
However, os.Pipe() takes no arguments and returns 2 Files and an error:
https://golang.org/src/os/pipe_linux.go?s=319:360#L1

Fixes: #27384

Change-Id: I0a709f51e0878c57185d901b899d209f001dfcce
Reviewed-on: https://go-review.googlesource.com/132284
Reviewed-by: Robert Griesemer <gri@golang.org>
2018-08-31 06:39:16 +00:00
..
2018-07-18 04:00:10 +00:00
2017-06-18 16:19:31 +00:00
2018-05-23 20:16:46 +00:00
2018-06-13 13:45:01 +00:00
2018-06-13 13:45:01 +00:00
2018-06-13 13:45:01 +00:00
2018-06-13 13:45:01 +00:00
2018-01-09 21:47:03 +00:00
2018-06-13 13:45:01 +00:00
2018-01-09 21:47:03 +00:00
2018-06-13 13:45:01 +00:00
2017-02-22 23:51:12 +00:00
2018-08-24 23:02:01 +00:00
2018-01-09 21:47:03 +00:00