blob: 902e09069108dc0b6d1b6dc1505d0e88842427a3 [file] [log] [blame]
const QUERY = 'enum:Option';
const EXPECTED = {
'others': [
{ 'path': 'std::option', 'name': 'Option' },
],
};