blob: 048dd725fb9b51de51d566980fbba05cccd1818b [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-502 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Casting from xs:double to xs:double is allowed and should always succeed. :)
(:*******************************************************:)
xs:double("3.3e3") cast as xs:double
eq
xs:double("3.3e3")