JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(let [x false] (var y 0) (unless x (++ y) (++ y)) y) # => 2