Open meszaros-lajos-gyorgy opened 2 years ago
Hi!
It seems like the values for Int64 and Uint64 are flipped as seen on the image below:
Int64
Uint64
I'm expecting Uint to contain the large integer number and -1 for Int64
Uint
All other values are okay
Hi!
It seems like the values for
Int64
andUint64
are flipped as seen on the image below:I'm expecting
Uint
to contain the large integer number and -1 forInt64
All other values are okay