#assert

Invocation

#assert <expression> <message> - generate compiler error with <message> when <expression> evaluates to false. 1

See also:


  1. a flavor of #run, allowing arbitrary code at compile time to run as part of an assertion check.
    “Demo: Base language, compile-time execution.” YouTube, uploaded by Jonathan Blow, Oct 31, 2014, https://youtu.be/UTqZNujQOlA?t=3078 

jailang 2019 pixeldroid
https://github.com/pixeldroid/jailang
programming pages theme v0.5.21 (https://github.com/pixeldroid/programming-pages)