blob: 67af839fd2c1856d7b79efeab50e48a8e5401c51 [file] [log] [blame]
(: Name: constSeq-1 :)
(: Description: Constructing sequences. Constructing a sequence, where one of the members is an addition operation:)
(: insert-start :)
declare variable $input-context1 external;
(: insert-end :)
(1, 1 + 1, 3, 4, 5)