rust/tests/target/configs-closure_block_indent_threshold--1.rs

7 lines
188 B
Rust

// rustfmt-closure_block_indent_threshold: -1
fn issue1755() {
b.iter(|| {
dfkljdklgjdlkfgjdlkgjldkjfgkdjgldjfgkljdfklgjlkdjfgkljdflkgjlkdfjgdjfsas::expect("parse")
});
}