1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/flag
Ian Lance Taylor 8050782cba flag: improve comment for calling String with zero value
Update #16694.

Change-Id: Id6be1535d8a146b3dac3bee429ce407a51272032
Reviewed-on: https://go-review.googlesource.com/27634
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2016-08-23 22:07:43 +00:00
..
example_test.go
export_test.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
flag_test.go flag: recognize "0s" as the zero value for a flag.Duration 2016-05-31 23:45:47 +00:00
flag.go flag: improve comment for calling String with zero value 2016-08-23 22:07:43 +00:00