I'm not an expert, so you may help. Stragling with my little program, I came across this. >>items: [i1 7 i2 555] ;ok >>items/i1 + 55 ; ok >>items/i1: 4 + 12 ; ERROR, (items/i1: 4) returns block, not integer Should not > items/i1: 666 < behave like > items/i1 < ? Is this reported already, or is it needed for anything? What do you say? -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
- [REBOL] Re: Bug or feature ? Marek Wiraszka
- [REBOL] Re: Bug or feature ? Andrew Martin
- [REBOL] Re: Bug or feature ? Anton
