blob: 4ff1d337fc712a0130e27a75152bec8de0bef5d8 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-ContextLastFunc-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 last()] eq 1`. :)
(:*******************************************************:)
(1, 2, 3)[if(1) then 1 else last()] eq 1