blob: ce5ae1518703fd9a8feb97b31c6353876af52365 [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalint2args-4 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "deep-equal" function :)
(: with the arguments set as follows: :)
(:$parameter1 = xs:int(lower bound) :)
(:$parameter2 = xs:int(mid range) :)
(:*******************************************************:)
fn:deep-equal((xs:int("-2147483648")),(xs:int("-1873914410")))