Edit

kc3-lang/kc3/test/ic3/cast.out.expected

Branch :

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