RosettaCodeData/Task/Function-composition/PicoLisp/function-composition-3.l

9 lines
41 B
Text
Raw Permalink Normal View History

2013-04-10 21:29:02 -07:00
: (a 7)
-> 7
: (b 7)
-> 7
: (c 7)
-> 7