JanetDocsPlaygroundI'm feeling luckyGitHub sign in
(def cc (compile '(print "Janet"))) # => on success returns function (cc) # => prints Janet