blob: 7899197a027477a3e8a6e9bb7cbd2e4c1105f0de [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqMAXFunc-7 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: A test whose essence is: `max((3, 1, 5, 1, 1, 3)) eq 5`. :)
(:*******************************************************:)
max((3, 1, 5, 1, 1, 3)) eq 5