My experience has been that it’s lackluster, ie. `...
# random
d
My experience has been that it’s lackluster, ie.
val x: Int = 0xFFEEDDCC
doesn’t compile because the compiler is concerned about that being a negative number (or rather, a positive number overflow).