Add nodes for embedding types and blocks in expressions for macros.
This commit is contained in:
parent
fd24fd5e31
commit
80cf4ecd3b
7 changed files with 58 additions and 45 deletions
|
|
@ -323,7 +323,6 @@ tag expr_ {
|
|||
to expr_if_check. */
|
||||
expr_if_check(@expr, block, option::t[@expr]);
|
||||
expr_port(option::t[@ty]);
|
||||
expr_chan(@expr);
|
||||
expr_anon_obj(anon_obj, ty_param[]);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue