Skip to content

Commit 797dd8f

Browse files
authored
Update inlinearray_bounds_check_tests.swift
1 parent 7b097a0 commit 797dd8f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/SILOptimizer/inlinearray_bounds_check_tests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
// RUN: %target-swift-frontend %s -emit-ir -O \
66
// RUN: -disable-availability-checking \
7-
// RUN: -enable-experimental-feature InlineArray \
87
// RUN: -enable-experimental-feature ValueGenerics | %FileCheck %s --check-prefix=CHECK-IR
98

109
// REQUIRES: swift_in_compiler

0 commit comments

Comments
 (0)