rust/tests/rustdoc-js/trailing.js
2024-11-17 08:07:16 -07:00

8 lines
142 B
JavaScript

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