mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-26 16:00:07 +00:00
7 lines
107 B
JavaScript
7 lines
107 B
JavaScript
const EXPECTED = {
|
|
'query': '!',
|
|
'others': [
|
|
{ 'path': 'std', 'name': 'never' },
|
|
],
|
|
};
|