]> git.lizzy.rs Git - rust.git/blobdiff - tests/target/item-brace-style-always-next-line.rs
Tidy up and pass tests
[rust.git] / tests / target / item-brace-style-always-next-line.rs
index 0c0f216310269cef3874c4aba27d843eb88ce944..531ac59868314054c6ef5d36707f7f08f64613b7 100644 (file)
@@ -1,6 +1,7 @@
-// rustfmt-item_brace_style: AlwaysNextLine
+// rustfmt-brace_style: AlwaysNextLine
 
-mod M {
+mod M
+{
     enum A
     {
         A,