There seems to be [an unused, left-over path of code](https://github.com/jmespath-community/go-jmespath/blob/ef5fae83c6c0eb042599aad2d509ce829167f4b2/pkg/parsing/parser.go#L396) that will never trigger. Please, consider removing that code. FYI: see [corresponding fix](https://github.com/jmespath-community/typescript-jmespath/pull/54) in TypeScript implementation.
There seems to be an unused, left-over path of code that will never trigger.
Please, consider removing that code.
FYI: see corresponding fix in TypeScript implementation.