blob: 3b2389a6c4c0eff38e14f12735dc31388af0954c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-boolean-less-than-11 :)
(:Written By: Carmelo Montanez :)
(:Date: June 15, 2005 :)
(:Purpose: Evaluates The "boolean-less-than" function :)
(: with operands set to "(7 eq 7)", "false" respectively.:)
(: Use of lt operator. :)
(:*******************************************************:)
(7 eq 7) lt xs:boolean("false")