mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
This change adds an experimental feature 'LiteralExpressions` which allows for use of simple binary expressions of integer type composed of literal value operands. For now, such literal expressions are only supported in initializers of '@section` values.