rust/tests/rustdoc-js-std/regex.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
168 B
JavaScript
Raw Permalink Normal View History

// exact-check
// https://github.com/rust-lang/rust/issues/103357
const EXPECTED = {
2023-06-09 09:49:38 -05:00
'query': 'regex',
'others': [],
'in_args': [],
'returned': [],
};