// exact-check

const EXPECTED = [
    {
        'query': 'Demon Lord',
        'others': [
            {
                'path': 'doc_alias_whitespace',
                'name': 'Struct',
                'alias': 'Demon Lord',
                'href': '../doc_alias_whitespace/struct.Struct.html',
                'is_alias': true
            },
        ],
    },
];