]> Cypherpunks repositories - gostls13.git/commit
Add flags of type float to the flag package.
authorVish Subramanian <vish@google.com>
Sat, 7 Nov 2009 23:52:27 +0000 (15:52 -0800)
committerRob Pike <r@golang.org>
Sat, 7 Nov 2009 23:52:27 +0000 (15:52 -0800)
commit379150c210d28743a85e6b835cab54b35dff7ff2
tree94b6e0e990a0c4d48710c0b47edaa6c0e95d6d5a
parent1ac60ddd1020026fe184273d0e1b6aeb731e946a
Add flags of type float to the flag package.

R=r, rsc
http://go/go-review/1026011
src/pkg/flag/flag.go
src/pkg/flag/flag_test.go