summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-js-std/regex.js
blob: a6843c595f7ad6d8e96f559f496ae97f533f2500 (plain)
1
2
3
4
5
6
7
8
9
10
// exact-check

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

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