all: int => i64 (part 2)

This commit is contained in:
Alexander Medvednikov 2023-10-07 19:46:46 +03:00
parent 8023e25bea
commit eb30f2642b
6 changed files with 19 additions and 17 deletions

View file

@ -69,7 +69,7 @@ pub mut:
d_u16 u16
d_i16 i16
d_u32 u32
d_i32 int
d_i32 i32
d_u64 u64
d_i64 i64
d_f32 f32