RosettaCodeData/Task/Array-concatenation/AntLang/array-concatenation.antlang

4 lines
38 B
Text
Raw Permalink Normal View History

2016-12-05 23:44:36 +01:00
a:<1; <2; 3>>
b: <"Hello"; 42>
c: a,b