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 11// REQUIRES: swift_swift_parser
22
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
44
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
66
77// REQUIRES: observation
88// REQUIRES: concurrency
You can’t perform that action at this time.
0 commit comments