Files
swift-mirror/validation-test/stdlib/FixedPointDiagnostics.swift.gyb
Slava Pestov 8d4b8e31aa Sema: Remove ScalarToTuple conversion
This either became dead shortly after the removal of Swift 3
compatibility mode from the constraint solver, or even earlier.

Note that the code completion test change is actually correct
because (Any) -> () is not convertible to () -> () in the
language.
2018-08-08 10:18:52 -07:00

6.2 KiB