rustc/tests/rustdoc-js/trailing.js
2025-01-11 15:57:26 +01:00

8 lines
142 B
JavaScript

// exact-check
const EXPECTED = {
'query': 'inner::',
'others': [
{ 'path': 'trailing::inner', 'name': 'function' },
],
}