Problem:

1) When trying code:

((func [] [print "Executed"]))

with the result:

>> ((func [] [print "Executed"]))
>>

One is immediately tempted to draw:

(i) Rebol functions evaluate to themselves.

What do you think about that?

Ladislav

Reply via email to