mirror of
https://github.com/jefferyjob/go-easy-utils.git
synced 2025-10-16 03:50:37 +08:00
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
func TestToInt64(t *testing.T) {
|
||||
var tests = []struct {
|
||||
input interface{}
|
||||
input any
|
||||
expected int64
|
||||
err error
|
||||
}{
|
||||
|
Reference in New Issue
Block a user