rust/tests/rustdoc-js-std/alias-3.js

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

7 lines
107 B
JavaScript
Raw Normal View History

2018-04-19 13:14:47 -05:00
const EXPECTED = {
2023-06-09 09:49:38 -05:00
'query': '!',
2018-04-19 13:14:47 -05:00
'others': [
{ 'path': 'std', 'name': 'never' },
],
};