blob: 0f228445d1c90191215ea3e9c551d352eb4e67af [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ContextPositionFunc-2 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: A test whose essence is: `(1, 2, 3)[if(1) then 1 else position()] eq 1`. :)
(:*******************************************************:)
(1, 2, 3)[if(1) then 1 else position()] eq 1