1 2 3 4 5 6 7
const QUERY = 'enum:Option'; const EXPECTED = { 'others': [ { 'path': 'std::option', 'name': 'Option' }, ], };