Sign in
rust
/
rust-lang
/
rust
/
1c5a0cfc13559b863b47b64b51429360fe55ef73
/
.
/
tests
/
rustdoc-js
/
prototype.js
blob: 0862acd8ffa89ab156eeaa8530cd1fe2cb3db85b [
file
] [
log
] [
blame
]
// exact-check
const
EXPECTED
=
[
{
'query'
:
'constructor'
,
'others'
:
[],
'returned'
:
[],
'in_args'
:
[],
},
{
'query'
:
'__proto__'
,
'others'
:
[
{
"path"
:
""
,
"name"
:
"prototype"
},
],
'returned'
:
[],
'in_args'
:
[],
},
];