[swift-evolution] Allow ' in variable/constant names?
tuuranton at tutanota.de
tuuranton at tutanota.de
Wed Jan 11 07:08:31 CST 2017
I often have related variables. Would be nice to just add ' like I can in Haskell:
let foo = "asdf"let foo' = "asdf2"
What do you think?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170111/9f96a8be/attachment.html>
More information about the swift-evolution
mailing list