summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-js/assoc-type-loop.js
blob: f0192371ab41a4bc3d12ff39560ff2c47e0b769c (plain)
1
2
3
4
5
6
7
8
9
// Crash reduction of
// https://github.com/rust-lang/rust/issues/118242

const EXPECTED = [
    {
        'query': 't',
        'correction': null,
    },
];