mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-26 22:06:53 +00:00
8 lines
92 B
JavaScript
8 lines
92 B
JavaScript
const QUERY = '<';
|
|
|
|
const EXPECTED = {
|
|
'others': [
|
|
{ 'name': 'Ord' },
|
|
],
|
|
};
|