JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in
(var x 1) (loop [n :range-to [1 5]] (*= x n)) x # => 120