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

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

8 lines
113 B
JavaScript
Raw Normal View History

2018-04-19 18:14:47 +00:00
const QUERY = '&';
const EXPECTED = {
'others': [
{ 'path': 'std', 'name': 'reference' },
],
};