Sign in
android
/
toolchain
/
rustc
/
635618df8991b8a005e435895ea0b1eee7e3faf0
/
.
/
tests
/
rustdoc-js
/
basic.js
blob: d99b23468b60cfa94361eac46317304aa7ae8332 [
file
] [
log
] [
blame
]
const
QUERY
=
'Fo'
;
const
EXPECTED
=
{
'others'
:
[
{
'path'
:
'basic'
,
'name'
:
'Foo'
},
],
};