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