Learn more about cloning repositories
You have read-only access
Handle ParenPattern in function arguments It seems strange, but 'func f(_ : Int)' has a ParenPattern for its arguments, but 'func f(a : Int)' has a TuplePattern. Swift SVN r6311