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