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.
1 parent 322a585 commit c5dd77dCopy full SHA for c5dd77d
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