true literal — Logical true literal
literal := true
The true literal has type bool and an integer value of 1.
true
bool
1
bool, expression, false, Chapter 2
expression
false