RosettaCodeData/Task/Nested-function/J/nested-function-2.j
2023-07-01 13:44:08 -04:00

4 lines
70 B
Text

'. ' MakeList 'first';'second';'third'
1. first
2. second
3. third