blob: f6deea51e7d4d070da0a946f4df28ba147e6145e [file] [log] [blame]
const QUERY = 'name';
const EXPECTED = {
'others': [
{ 'path': 'struct_like_variant::Enum::Bar', 'name': 'name', 'desc': 'This is a name.' },
],
};