Files
swift-mirror/test/decl
Doug Gregor 62fd9674c8 Use the argument names from a function's compound name when forming its type.
The test case churn is because we need to retain parentheses in the
computation of the type of a pattern (which we were dropping
before). This makes the new function declaration syntax actually
provide separate API names for the arguments.


Swift SVN r16421
2014-04-16 20:12:33 +00:00
..