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