RosettaCodeData/Task/Amb/Jq/amb-3.jq
2023-07-01 13:44:08 -04:00

7 lines
63 B
Text

jq -n -f amb.jq
[
"that",
"thing",
"grows",
"slowly"
]