1
1
mirror of https://github.com/wader/fq.git synced 2024-11-24 11:16:09 +03:00
fq/pkg/interp/testdata/configinit.fqtest
2021-09-12 13:08:49 +02:00

5 lines
43 B
Plaintext

/config/init.jq:
def a: "a";
$ fq -n a
"a"