> test: func [1.2.3][print "Huh?"] > test You can see the "canonical" format of a func's args like this:
a: func [1 b 2][print b]
== [b]
It certainly looks like anything that is not a word or a block is
just ignored.
Sunanda
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.
