Restore a comment that got lost (comments only)
This commit is contained in:
parent
0c13ee22ad
commit
5131216fa6
1 changed files with 1 additions and 1 deletions
|
|
@ -489,7 +489,7 @@ enum item_ {
|
|||
item_class([ty_param], /* ty params for class */
|
||||
[@class_item], /* methods, etc. */
|
||||
/* (not including ctor) */
|
||||
node_id,
|
||||
node_id, /* ctor id */
|
||||
fn_decl, /* ctor decl */
|
||||
blk /* ctor body */
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue