Commit 30242d5c by Takeshi Watanabe Committed by Nick Hynes

[RUST] Fix typo (#2681)

parent e69e9ec0
...@@ -215,5 +215,5 @@ fn main() { ...@@ -215,5 +215,5 @@ fn main() {
.unwrap(); .unwrap();
assert_eq!(ret, 14f64); assert_eq!(ret, 14f64);
} }
``` ```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment