Sign in
rust
/
rust
/
be90b53d2b756c83f14ea80c4e607fc81dfa3d1d
/
.
/
tests
/
rustdoc-js-std
/
never.js
blob: 392b1e8183786a314e13d0b4dd9581c2bdeb2551 [
file
] [
log
] [
blame
]
const
QUERY
=
'!'
;
const
EXPECTED
=
{
'others'
:
[
{
'path'
:
'std'
,
'name'
:
'never'
},
],
};