blob: 7f1cbea40ab77c873512ae0157dbc4cdd49e7849 [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalint2args-2 :)
(: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(mid range) :)
(:$parameter2 = xs:int(lower bound) :)
(:*******************************************************:)
fn:deep-equal((xs:int("-1873914410")),(xs:int("-2147483648")))