vito / bass

a low fidelity scripting language for project infrastructure
https://bass-lang.org
MIT License
378 stars 13 forks source link

add `(refute)`; opposite of `(assert)` #277

Closed vito closed 1 year ago

vito commented 1 year ago

Usage:

(refute = 5 (+ 2 2))