]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-js-std/alias-4.js
Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0' into sync_cg_clif-2023-01-24
[rust.git] / tests / rustdoc-js-std / alias-4.js
1 const QUERY = '<';
2
3 const EXPECTED = {
4     'others': [
5         { 'name': 'Ord' },
6     ],
7 };