rust/rustfmt-core/tests/writemode/source/modified.rs
2018-02-12 22:58:50 +00:00

15 lines
107 B
Rust

// rustfmt-write_mode: modified
// Test "modified" output
fn
blah
()
{ }
#[cfg
( a , b
)]
fn
main() {}