summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-js-std/alias-1.js
blob: b27b3da21796676abd5b03c587c391626e071b67 (plain)
1
2
3
4
5
6
const EXPECTED = {
    'query': '&',
    'others': [
        { 'path': 'std', 'name': 'reference' },
    ],
};