Fix line numbers

Fixes #69.
This commit is contained in:
Carol (Nichols || Goulding)
2018-03-04 14:26:56 -05:00
parent 426e5cf3f5
commit 956ffa9d7c
9 changed files with 19 additions and 19 deletions

View File

@@ -38,5 +38,5 @@ fn main() {
// Hint: The declaration on line 4 is missing a keyword that is needed in Rust
// Hint: The declaration on line 5 is missing a keyword that is needed in Rust
// to create a new variable binding.