2 lines
62 B
Text
2 lines
62 B
Text
|
|
foreach(println, ('a', 'b', 'c'), ('A', 'B', 'C'), (1, 2, 3))
|