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

6 lines
172 B
Rust
Raw Normal View History

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