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

[REBOL] Re: REBOL-SIMPLE dialect

From: tim-johnsons:web at: 20-Aug-2008 10:36

On Wednesday 20 August 2008, Henrik Mikael Kristensen wrote:
> if email? somewhere-blabla.com [print "Yes, that's an email"]
from /Core 2.6.2.4.2 (linux)
>> if email? somewhere-blabla [print "Yes, that's an email"]
Yes, that's an email ;; Bad call! Blows the validation scheme out of the water. :( tim