]> git.lizzy.rs Git - rust.git/blobdiff - tests/target/comment4.rs
Use the last line's width for indent width in rewriting missed span
[rust.git] / tests / target / comment4.rs
index 2916f083ca0fcb5f3f0150e8dae195fd0a5f1b29..e07abf74a81bc70651bbb7111f7c064821bb9840 100644 (file)
@@ -5,9 +5,8 @@ fn test() {
     // comment
     // comment2
 
-    // FIXME(1275)
     code(); /* leave this comment alone!
-     * ok? */
+             * ok? */
 
     /* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec a
      * diam lectus. Sed sit amet ipsum mauris. Maecenas congue ligula ac quam
@@ -28,7 +27,7 @@ fn test() {
     //                           .unwrap());
 
     funk(); //dontchangeme
-    // or me
+            // or me
 }
 
 /// test123