blob: 41c181149c2914e24d23d3d68185c20bdd49e7a6 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-NumericAdd-63 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Invoke operator '+' where one of the operands, using subsequence(), evaluates to an invalid cardinality. :)
(:*******************************************************:)
1 + subsequence("a string", 1, 1)