rust/tests/writemode/source/modified.rs
2018-03-02 15:07:13 +13:00

15 lines
107 B
Rust

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