summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-js-std/alias-1.js
blob: 7c6327fcdd7cae3e4aa54fa2e347e726ff8b5e56 (plain)
1
2
3
4
5
6
7
const QUERY = '&';

const EXPECTED = {
    'others': [
        { 'path': 'std', 'name': 'reference' },
    ],
};