const QUERY = 'ig::pc';

const EXPECTED = {
    'others': [
        { 'path': 'module_substring::Sig', 'name': 'pc' },
        { 'path': 'module_substring::Si', 'name': 'pc' },
    ],
};