File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
// REQUIRES: swift_swift_parser
2
2
3
- // RUN: %target-swift-frontend -typecheck -parse-as-library -enable-experimental-feature InitAccessors - external-plugin-path %swift-host-lib-dir/plugins#%swift-plugin-server -primary-file %s %S/Inputs/ObservableClass.swift
3
+ // RUN: %target-swift-frontend -typecheck -parse-as-library -external-plugin-path %swift-host-lib-dir/plugins#%swift-plugin-server -primary-file %s %S/Inputs/ObservableClass.swift
4
4
5
- // RUN: %target-swift-frontend -typecheck -parse-as-library -enable-experimental-feature InitAccessors - external-plugin-path %swift-host-lib-dir/plugins#%swift-plugin-server %s -primary-file %S/Inputs/ObservableClass.swift
5
+ // RUN: %target-swift-frontend -typecheck -parse-as-library -external-plugin-path %swift-host-lib-dir/plugins#%swift-plugin-server %s -primary-file %S/Inputs/ObservableClass.swift
6
6
7
7
// REQUIRES: observation
8
8
// REQUIRES: concurrency
You can’t perform that action at this time.
0 commit comments