Expressions can contain the operators + - * / << >>
Constants can be represented in decimal, hex with a 0x prefix, octal with a 0c prefix, and binary with a 0y prefix.