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 36625f4 commit 2ad64d9Copy full SHA for 2ad64d9
test/stdlib/Observation/Observable.swift
@@ -1,6 +1,6 @@
1
// REQUIRES: swift_swift_parser, executable_test
2
3
-// RUN: %target-run-simple-swift( -Xfrontend -disable-availability-checking -parse-as-library -enable-experimental-feature Macros -Xfrontend -plugin-path -Xfrontend %swift-host-lib-dir/plugins)
+// RUN: %target-run-simple-swift( -Xfrontend -disable-availability-checking -parse-as-library -enable-experimental-feature InitAccessors -enable-experimental-feature Macros -Xfrontend -plugin-path -Xfrontend %swift-host-lib-dir/plugins)
4
5
// REQUIRES: observation
6
// REQUIRES: concurrency
0 commit comments