blob: 66a5fcaa7813dd9baa1bcb39ee16752a4dc41b0d [file] [log] [blame]
const QUERY = 'fn:forget';
const EXPECTED = {
'others': [
{ 'path': 'std::mem', 'name': 'forget' },
{ 'path': 'std::fmt', 'name': 'format' },
],
};