Update validation testsuite for the argument label default changes.

Swift SVN r27706
This commit is contained in:
Doug Gregor
2015-04-24 20:31:43 +00:00
parent 5b767efe72
commit 0523a09560
13 changed files with 97 additions and 95 deletions

View File

@@ -25,7 +25,7 @@ StringTests.test("sizeof") {
}
func checkUnicodeScalarViewIteration(
expectedScalars: [UInt32], str: String
expectedScalars: [UInt32], _ str: String
) {
if true {
var us = str.unicodeScalars