Test Data: ```json { ":@.\"$,*'\\":42 } ``` Selector: ``` $[':@."$,*\'\\'] ``` Result (Proposal A): ```diff --- Expected +++ Actual @@ @@ -'[42]' +'[]' ``` https://cburgmer.github.io/json-path-comparison/results/bracket_notation_with_quoted_special_characters_combined.html
Test Data:
{ ":@.\"$,*'\\":42 }Selector:
Result (Proposal A):
https://cburgmer.github.io/json-path-comparison/results/bracket_notation_with_quoted_special_characters_combined.html