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 10443d3 commit 91c4636Copy full SHA for 91c4636
test/Sema/copy_expr_noimplicit_copy.swift
@@ -1,4 +1,4 @@
1
-// RUN: %target-typecheck-verify-swift -disable-availability-checking -enable-experimental-feature NoImplicitCopy
+// RUN: %target-typecheck-verify-swift -disable-availability-checking -enable-experimental-feature NoImplicitCopy -enable-experimental-move-only
2
3
class Klass {}
4
0 commit comments