mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Remove stale -enable-sil-ownership flag from test
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
// RUN: %target-swift-emit-silgen -module-name keypaths -enable-sil-ownership %s | %FileCheck %s
|
||||
// RUN: %target-swift-emit-silgen -module-name keypaths %s | %FileCheck %s
|
||||
|
||||
struct S<T> {
|
||||
var x: T
|
||||
|
||||
Reference in New Issue
Block a user