7 lines
63 B
Text
7 lines
63 B
Text
jq -n -f amb.jq
|
|
[
|
|
"that",
|
|
"thing",
|
|
"grows",
|
|
"slowly"
|
|
]
|