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

4 lines
38 B
Plaintext

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