]> granicus.if.org Git - jq/commit
Allow var bindings in path expressions (#1347)
authorNicolas Williams <nico@cryptonector.com>
Wed, 22 Feb 2017 00:11:35 +0000 (18:11 -0600)
committerNicolas Williams <nico@cryptonector.com>
Wed, 22 Feb 2017 00:11:35 +0000 (18:11 -0600)
commit8cde3280074f273a379dd3ea9d3fafc10918ee70
tree953fef28185f2d486fbc86b8dd4e651e57f6d90c
parent02bad4b298d4d2bc8e29c3f0d744700652cfd832
Allow var bindings in path expressions (#1347)

The expression in a variable binding is not and must not be seen as
being part of a path expression in which the variable binding appears.
src/compile.c
tests/jq.test