about summary refs log blame commit diff stats
path: root/janet/tmplt/src/app.janet
blob: f28aaf8bc3eb426a2a9e99e8aebaf513d21c305b (plain) (tree)
1
2
3
 

               
(defn add [a b]
  (+ a b))