blob: c77093400d958cdc788dbc8c2f9014af6e6097b0 [file] [log] [blame]
class C {
func foo(s: Int, w
}
// RUN: %target-swift-ide-test -print-ast-not-typechecked -source-filename %s | FileCheck %s -check-prefix=CHECK1
// CHECK1: func foo(s: Int)