rust/tests/rustdoc-js-std/should-fail.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
129 B
JavaScript
Raw Normal View History

// should-fail
const EXPECTED = {
2023-06-09 22:49:38 +08:00
'query': 'fn',
'others': [
{ 'path': 'std', 'name': 'fn', ty: 14 },
],
};