RosettaCodeData/Task/Arrays/Clean/arrays-1.clean
2023-07-01 13:44:08 -04:00

2 lines
45 B
Text

array :: {String}
array = {"Hello", "World"}