summaryrefslogtreecommitdiff
path: root/pit/test/test8.pit
blob: 3b41d7afc1f58b7c3b74b85dcd4b2ddfe839e64c (plain)
1
2
(defun! foo (x) (+ x 1))
(foo 2)