The topic of converting a smaller type into a larger one is orthogonal to the one discussed in the example (namely, conversion between signed and unsigned integers). Therefore, we change the `int8` to an `int` to make the example clearer.