Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
rustdoc-js
/
reexport-dedup-macro.js
blob: bc42fc3a8d5b77728c7a6df762d1b723c90150e4 [
file
] [
log
] [
blame
] [
edit
]
// exact-check
const
EXPECTED
=
[
{
'query'
:
'vec'
,
'others'
:
[
{
'path'
:
'foo'
,
'name'
:
'vec'
,
'exactPath'
:
'macro_in_module'
},
{
'path'
:
'foo'
,
'name'
:
'myspecialvec'
,
'exactPath'
:
'foo'
},
],
},
];