DekGenius.com
Team LiB   Previous Section   Next Section
false literal Boolean false literal

literal := false

The false literal has type bool and integer value 0.

See Also

bool, expression, true, Chapter 2

    Team LiB   Previous Section   Next Section