RosettaCodeData/Task/Call-a-function/LFE/call-a-function-9.lfe
2016-12-05 23:44:36 +01:00

2 lines
35 B
Text

(let ((x (: math sin 0.5)))
...)