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 4e3198d commit 4a8f9a5Copy full SHA for 4a8f9a5
test/Interpreter/closure_zero_size_allocation.swift
@@ -1,5 +1,7 @@
1
// RUN: %target-run-simple-swift(-O)
2
3
+// REQUIRES: executable_test
4
+
5
// rdar://92418090
6
7
protocol P {
0 commit comments