RosettaCodeData/Task/Read-a-configuration-file/J/read-a-configuration-file-2.j
2023-07-01 13:44:08 -04:00

6 lines
178 B
Text

taskCfg 'fruit.conf'
(,' = ',]&.do)&>;: 'fullname favouritefruit needspeeling seedsremoved'
fullname = Foo Barber
favouritefruit = banana
needspeeling = 1
seedsremoved = 0