Search
❯
Jan 30, 20261 min read
east const is a style where const is used after the data type as shown below.
east const
const
int const b {2};