Sign in
rust
/
rust
/
be90b53d2b756c83f14ea80c4e607fc81dfa3d1d
/
.
/
tests
/
rustdoc-js-std
/
should-fail.js
blob: b85a47dc08a88305ebda6e11be72fc199ce928b9 [
file
] [
log
] [
blame
]
// should-fail
const
QUERY
=
'fn'
;
const
EXPECTED
=
{
'others'
:
[
{
'path'
:
'std'
,
'name'
:
'fn'
,
ty
:
14
},
],
};