Replace multiple trailing newlines with a single trailing newline

Sorry I didn’t get this in the last PR (#28864), I hadn’t thought of it.
This commit is contained in:
Carlos Liam 2015-10-06 13:06:39 -04:00
parent 3967e1c940
commit aba267fd0d
4 changed files with 0 additions and 13 deletions

View file

@ -17,4 +17,3 @@ fn main() {
//~^ ERROR mutating transmuted &mut T from &T may cause undefined behavior
}