mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This includes adding an operator lookup table to ModuleFile. Operators are keyed by a (name, fixity) pair. Swift SVN r6078
3 lines
46 B
Swift
3 lines
46 B
Swift
operator prefix ~~~ {}
|
|
operator postfix ^^ {}
|