[REBOL] Re: Bug! Duplicate refinemets aren't checked
From: anton:lexicon at: 3-Jun-2002 0:20
You mean like this? f: func [/test a][print a] f/test/test 1 2 ; == 2 Anton.
[REBOL] Re: Bug! Duplicate refinemets aren't checkedFrom: anton:lexicon at: 3-Jun-2002 0:20
|