RosettaCodeData/Task/Array-concatenation/AntLang/array-concatenation.antlang
2016-12-05 23:44:36 +01:00

3 lines
38 B
Text

a:<1; <2; 3>>
b: <"Hello"; 42>
c: a,b