| // rustfmt-file_lines: [] | |
| // Test that a missing newline at the end of the file is preserved when the last | |
| // line is not in the --file-lines range. | |
| // Important: When editing this file, make sure not to add a newline at the end | |
| // of the last line. | |
| use std; |