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