doc: README for args example
Also started a README in the root examples directory. Updates #14
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
package args
|
||||
|
||||
func Second(x int32, y int32) int32
|
||||
|
||||
func StringLen(s string) int
|
||||
|
||||
func SliceLen(s []int) int
|
||||
|
||||
Reference in New Issue
Block a user