Library globals

Function globals . globals . assert

View source

Aborts execution if <condition> evaluates to false.
Prints an optional message if present, or just "assertion failed!"

Parameters

condition

message
optional