damian
02/10/2016, 3:07 PMval foo: Int = 0xffcc4c33 gives "The integer literal does not conform to the expected type kotlin.Int"? Indeed it would overflow if I were talking about a signed hex value, but I think it would be helpful to interpret a hex literal without sign where it makes sense