blob: e0afe473620525b756b84ef1f098c5e3520f9823 [file] [log] [blame]
(: Name: fn-lang-2:)
(: Description: Evaluation of the fn:lang function with testlang set to empty sequence:)
(: Uses fn:count to avoid empty file. :)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
fn:count(fn:lang((), $input-context1/langs/para[1]))