0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-12-01 13:18:54 +01:00
rust/tests/rustdoc-js-std/alias-1.js
2023-06-09 17:00:47 +02:00

7 lines
111 B
JavaScript

const EXPECTED = {
'query': '&',
'others': [
{ 'path': 'std', 'name': 'reference' },
],
};