Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Bug! Duplicate refinemets aren't checked

From: al::bri::xtra::co::nz at: 2-Jun-2002 18:56

Bug! Duplicate function refinemets aren't checked.
>> f: func [/base /test arg [string!]] [print ["arg:" arg]] >> f/test/test "123" "test"
arg: test
>> f/test/test "123"
** Script Error: f expected arg argument of type: string ** Near: f/test/test "123" Andrew Martin ICQ: 26227169 http://valley.150m.com/