blob: dd9d26cc84d86e413bc8c67c8848405493b07f32 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-CondExpr-3 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: An expression involving the if expression that trigger certain optimization paths in some implementations. :)
(:*******************************************************:)
(if((1, current-time())[1] treat as xs:integer) then true() else false()) eq true()