aboutsummaryrefslogtreecommitdiff
path: root/int16.go
AgeCommit message (Collapse)Author
2017-10-16add int16 flag (#143)Matthew Jaffee
* add int16 flag copied int32.go to int16.go and s/32/16 added a case to testParse in flag_test.go * test the set value of int16 flag