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