// exact-check

// https://github.com/rust-lang/rust/issues/103357
const QUERY = 'regex';

const EXPECTED = {
    'others': [],
    'in_args': [],
    'returned': [],
};