int literals are defined by simply using integral values within the range of int:

int i = 5;