This commit is contained in:
parent
763a451251
commit
c9edb57505
6 changed files with 6 additions and 7 deletions
|
@ -217,4 +217,4 @@ func parseInt64(s string) (int64, error) {
|
|||
var n int64
|
||||
_, err := fmt.Sscanf(s, "%d", &n)
|
||||
return n, err
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue