summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/large-block.rs
blob: 09e9169f340859e8366224533e1470c664de114c (plain)
1
2
3
4
5
fn issue1351() {
    std_fmt_Arguments_new_v1_std_rt_begin_panic_fmt_sdfasfasdfasdf({
        static __STATIC_FMTSTR: &'static [&'static str] = &[];
    });
}