Skip to content

Commit f50593b

Browse files
authored
Merge pull request swiftlang#21004 from eeckstein/fix-test
2 parents 5e4053d + c5dd77d commit f50593b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/pound_assert.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
// RUN: %target-swift-frontend -enable-experimental-static-assert -emit-sil %s -verify -Xllvm -debug -Xllvm -debug-only -Xllvm ConstExpr
22

3+
// REQUIRES: asserts
4+
35
//===----------------------------------------------------------------------===//
46
// Basic function calls and control flow
57
//===----------------------------------------------------------------------===//

0 commit comments

Comments
 (0)