blob: f3c6713692b5982ec0ff7ab84000ef39792165c9 [file] [log] [blame]
// ignore-order
const QUERY = '+';
const EXPECTED = {
'others': [
{ 'path': 'std::ops', 'name': 'AddAssign' },
{ 'path': 'std::ops', 'name': 'Add' },
],
};