`val foo: Int = 0xFFFFFFFF` Why is kotlin telling ...
# announcements
g
val foo: Int = 0xFFFFFFFF
Why is kotlin telling me this is not an Int?