Edit

kc3-lang/kc3/test/ic3/cast.in

Branch :

  • test/ic3/cast.in
  • quote (U8) 0
    (U8) 0
    quote (U8) 1
    (U8) 1
    quote (U8) 255
    (U8) 255
    quote (U8) 256
    (U8) 256
    quote (U16) 256
    (U16) 256
    quote (U16) 65535
    (U16) 65535
    quote (U16) 65536
    (U16) 65536
    quote (U32) 65536
    (U32) 65536
    quote (U32) 4294967296
    (U32) 4294967296
    quote (U64) 4294967296
    (U64) 4294967296
    quote (U64) 18446744073709551616
    (U64) 18446744073709551616
    quote (Integer) 18446744073709551616
    (Integer) 18446744073709551616
    quote (Integer) 340282366920938463463374607431768211455
    (Integer) 340282366920938463463374607431768211455
    quote (Sym) "Abc"
    (Sym) "Abc"
    quote (Sym) "abc"
    (Sym) "abc"