chickadee » chicken » base » warning

(warning MESSAGE [EXP ...])procedure

Displays a warning message (if warnings are enabled with enable-warnings), from the MESSAGE, and optional EXP arguments, then continues execution. MESSAGE, and EXP, may be any object.