This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9f11445c0db9bf5923820d3db340cf6c68f6746
swift-mirror
/
lib
/
Sema
/
CSSimplify.cpp
Pavel Yaskevich
a9f11445c0
[Diagnostics] Diagnose an attempt to assign a value to an overloaded name
...
Example: ```swift struct X { } func X(_: Int) -> Int { return 42 } X = 42 ```
2019-12-03 12:07:15 -08:00
336 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink