blob: d0d3bb4ff185d42ced8b44d24b00f5db075c233e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanlng2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-less-than" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:long(upper bound) :)
(:$arg2 = xs:long(lower bound) :)
(:*******************************************************:)
xs:long("92233720368547758") lt xs:long("-92233720368547758")