Add a newline to fix rustfmt

pull/3/head
Bradlee Speice 2018-12-02 23:20:14 -05:00
parent 4daa291b1b
commit 35b5627ad1
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ fn main() {
// The warning will only trigger once though
does_allocate();
}
}