summaryrefslogtreecommitdiffstats
path: root/tests/019/load-ret/module2.tl
blob: e651c3f596cefcf6de3c247984ca0b135b60d10c (plain)
1
2
(eval ^(defvar ,(pop *load-args*)))
(return-from load [apply + *load-args*])