blob: f17a97f13dc7e9e3aaca47ab424284e28e29ad43 [file] [log] [blame]
const QUERY = 'ig::pc';
const EXPECTED = {
'others': [
{ 'path': 'module_substring::Sig', 'name': 'pc' },
{ 'path': 'module_substring::Si', 'name': 'pc' },
],
};