1
This commit is contained in:
@@ -86,7 +86,3 @@ func toHex(ten int) string {
|
||||
}
|
||||
return strings.Join(hexStr, "")
|
||||
}
|
||||
|
||||
func TestInt2Int64(t *testing.T) {
|
||||
fmt.Println(int64(19930826391))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user