Hi again again, ulong u = 1 << 63;
Raise : Error: shift by 63 is outside the range 0..31This is a bug isn't it, the ulong are supposed to be on 64 bits ? I guess it's time I go to bed.
Have a nice night !
Hi again again, ulong u = 1 << 63;
Raise : Error: shift by 63 is outside the range 0..31This is a bug isn't it, the ulong are supposed to be on 64 bits ? I guess it's time I go to bed.
Have a nice night !