blob: a75c13fc82401872a39eb0d245f98ff837daf533 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-CondExpr-7 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: An if-test which EBV cannot be extracted from. :)
(:*******************************************************:)
(if(current-time()) then 1 else 0) eq 1