Skip to content

Commit cf2b7ea

Browse files
[WASM] Fix test/stdlib/FlatMapDeprecation.swift
1 parent e525208 commit cf2b7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: test/stdlib/FlatMapDeprecation.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %swift -swift-version 4 -typecheck -verify %s
1+
// RUN: %target-typecheck-verify-swift -swift-version 4
22

33
func flatMapOnSequence<
44
S : Sequence

0 commit comments

Comments
 (0)