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