east const is a style where const is used after the data type as shown below.

int const b {2};