rust/tests/rustdoc-js-std/alias-3.js

7 lines
107 B
JavaScript
Raw Normal View History

2018-04-19 18:14:47 +00:00
const EXPECTED = {
2023-06-09 14:49:38 +00:00
'query': '!',
2018-04-19 18:14:47 +00:00
'others': [
{ 'path': 'std', 'name': 'never' },
],
};