| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
node.constKeyword != null || node.parent is EnumDeclarationImpl;So these are implicitly const? (I need to update the CFE then).
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
node.constKeyword != null || node.parent is EnumDeclarationImpl;So these are implicitly const? (I need to update the CFE then).
Yes, see "Next, k2 has the modifier const iff the keyword const occurs just before the name of D or before this, or if D is an enum declaration."
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
2 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
DeCo. Support for primary constructor in enums.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |