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.
REQUIRES: asserts
1 parent f7b826f commit 9de171aCopy full SHA for 9de171a
test/AutoDiff/validation-test/optional-property.swift
@@ -1,6 +1,7 @@
1
// RUN: %target-run-simple-swift
2
// RUN: %target-swift-emit-sil -Xllvm -debug-only=differentiation -o /dev/null 2>&1 %s | %FileCheck %s
3
// REQUIRES: executable_test
4
+// REQUIRES: asserts
5
6
// Test differentiation of `Optional` properties.
7
0 commit comments