```json { "name": "whitespace, functions, spaces in an absolute singular selector", "category": "filter", "selector": "$..[?length(@)==length($ [0] .a)]", "document": [ { "a": "foo" }, {} ], "result": [ "foo" ] } ``` Would be helpful for testing dedicated group