JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(var a 2) a # => 2 (dec a) # => 1 a # => 2 (-- a) # => 1 a # => 1