const EXPECTED = { 'query': '&', 'others': [ { 'path': 'std', 'name': 'reference', 'desc': "References, &T and &mut T.", }, { 'path': 'std::ops', 'name': 'BitAnd', 'desc': "The bitwise AND operator &.", }, ], };