zed
zed copied to clipboard
zson backtick strings broken
This
echo '`foo`' | zq -i zson -
should produce "foo" but instead it produces no output.