Skip to content

Commit

Permalink
[RUST] Fix typo (#2681)
Browse files Browse the repository at this point in the history
  • Loading branch information
take-cheeze authored and nhynes committed Feb 27, 2019
1 parent e69e9ec commit 30242d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,5 +215,5 @@ fn main() {
.unwrap();

assert_eq!(ret, 14f64);
}
}
```

0 comments on commit 30242d5

Please sign in to comment.