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