return newline

This commit is contained in:
GooseDB 2019-10-13 00:19:09 +03:00
parent c837d7c986
commit 0e112a8a44
1 changed files with 1 additions and 1 deletions

View File

@ -135,4 +135,4 @@ fn main() {
cpu.run();
println!("{:?}", cpu);
}
}