blob: 15fad85b74c3b2e705664e12afa8c7f00ab4826d [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1214 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: The xs:boolean constructor function must be passed exactly one argument, not two. :)
(:*******************************************************:)
xs:boolean(
"true"
,
"true"
)