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