We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e4053d + c5dd77d commit f50593bCopy full SHA for f50593b
test/SILOptimizer/pound_assert.swift
@@ -1,5 +1,7 @@
1
// RUN: %target-swift-frontend -enable-experimental-static-assert -emit-sil %s -verify -Xllvm -debug -Xllvm -debug-only -Xllvm ConstExpr
2
3
+// REQUIRES: asserts
4
+
5
//===----------------------------------------------------------------------===//
6
// Basic function calls and control flow
7
0 commit comments