mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This allows us to start code-completing postfix operators (generally !, ++, and --), which lays some of the groundwork for completing the much more interesting infix operators. These only show up when in postfix position x<here> For rdar://problem/22460167 Swift SVN r32355
1.2 KiB
1.2 KiB