Avatar
norio_nomura 5/18/2017 2:11 AM
パラメータ Void は warning が出るようになった。 warning: when calling this function in Swift 4 or later, you must pass a '()' tuple; did you mean for the input type to be '()'? public typealias XCPredicateExpectationHandler = (Void) -> (Bool) ^~~~~~ ()