const_block_items
Allows const { ... } as a shorthand for const _: () = const { ... }; for module items.
The tracking issue for this feature is: #149226
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
const_block_itemsAllows const { ... } as a shorthand for const _: () = const { ... }; for module items.
The tracking issue for this feature is: #149226