summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc-js-std/alias-4.js
blob: bf2bb4d2981fc99419fcaeadf78d526b141761b2 (plain)
1
2
3
4
5
6
7
const QUERY = '<';

const EXPECTED = {
    'others': [
        { 'name': 'Ord' },
    ],
};