blob: f7f6bc1d4fb64b29e2449686d1e6ffd2e6e01330 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-TraceFunc-4 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: A test whose essence is: `trace("a string", "trace message") eq "a string"`. :)
(:*******************************************************:)
trace("a string", "trace message") eq "a string"