]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-js-std/alias-4.js
Rollup merge of #106605 - notriddle:notriddle/outdated-rustbook, r=GuillaumeGomez
[rust.git] / tests / rustdoc-js-std / alias-4.js
1 const QUERY = '<';
2
3 const EXPECTED = {
4     'others': [
5         { 'name': 'Ord' },
6     ],
7 };