Skip to content

If and if let grammar#137

Merged
Havvy merged 1 commit intorust-lang:masterfrom
brauliobz:grammar_expr_if
Dec 1, 2017
Merged

If and if let grammar#137
Havvy merged 1 commit intorust-lang:masterfrom
brauliobz:grammar_expr_if

Conversation

@brauliobz
Copy link
Contributor

@brauliobz brauliobz commented Oct 14, 2017

Part of #84.


> **<sup>Syntax</sup>**
> _IfExpression_ :
> &nbsp;&nbsp; `if` [_Expression_]<sub>_except struct expression_</sub> [_BlockExpression_]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we link to the struct expression here?

@Havvy
Copy link
Contributor

Havvy commented Dec 1, 2017

💟 Thanks!

@brauliobz brauliobz deleted the grammar_expr_if branch March 10, 2018 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants