diff --git a/Examples.md b/Examples.md index 3f230ca..404c463 100644 --- a/Examples.md +++ b/Examples.md @@ -607,6 +607,8 @@ fn main() { + + let z = { // Final semicolon discards value; `z` ← `()` 2 * x;