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

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