We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d65f58 commit c891aebCopy full SHA for c891aeb
test/Interpreter/moveonly_swiftskell.swift
@@ -7,8 +7,7 @@
7
// RUN: -enable-library-evolution \
8
// RUN: -parse-as-library \
9
// RUN: %S/../Inputs/Swiftskell.swift \
10
-// RUN: -enable-experimental-feature SuppressedAssociatedTypes \
11
-// RUN: -enable-experimental-feature NonescapableTypes
+// RUN: -enable-experimental-feature SuppressedAssociatedTypes
12
13
// RUN: %target-build-swift -I%t -L%t -lSwiftskell -parse-as-library %s \
14
// RUN: -module-name E -o %t/E %target-rpath(%t)
0 commit comments