@ -13,5 +13,5 @@ package op_type
//
// Date : 20:07 2023/4/15
type Int interface {
int | int8 | int16 | int32 | int64
int | int8 | int16 | int32 | int64 | rune
}
The note is not visible to the blocked user.