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

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

11 lines
170 B
JavaScript
Raw Normal View History

// exact-check
// https://github.com/rust-lang/rust/issues/103357
const QUERY = 'regex';
const EXPECTED = {
'others': [],
'in_args': [],
'returned': [],
};