> On Apr 5, 2017, at 4:55 PM, Colin Barrett <[email protected]> wrote:
>
> Is the choice of backslash up for review? I think another operator,
We talked through basically everything on the keyboard, and there really aren’t
other options that don’t stomp on existing behavior.
> perhaps backtick (`), would work better.
Backtick (`) is already taken for escaping identifiers, e.g.,
var `func` = { /* some code */ }
- Doug
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution