// exact-check const EXPECTED = [ { 'query': 'vec', 'others': [ { 'path': 'foo', 'name': 'vec', 'exactPath': 'macro_in_module' }, { 'path': 'foo', 'name': 'myspecialvec', 'exactPath': 'foo' }, ], }, ];