blob: 89a1da6a15b34bf0961a040809da936197869b08 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqDeepEqualFunc-19 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: A test whose essence is: `not(deep-equal((1, xs:decimal("2.2"), 3), (1, 2, 3)))`. :)
(:*******************************************************:)
not(deep-equal((1, xs:decimal("2.2"), 3), (1, 2, 3)))