blob: cf9338d18633d53d942afb78f7f0be79e7e6e688 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-442 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: The xs:float constructor function must be passed exactly one argument, not two. :)
(:*******************************************************:)
xs:float(
"3.4e5"
,
"3.4e5"
)