RosettaCodeData/Task/Special-variables/Jq/special-variables.jq
2017-09-25 22:28:19 +02:00

2 lines
48 B
Text

$ jq -n -M --arg x 1 '$x|type' # (*)
"string"