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 3eb1bea commit b570120Copy full SHA for b570120
test/Interpreter/issue-78598.swift
@@ -2,6 +2,8 @@
2
3
// https://github.com/swiftlang/swift/issues/78598
4
5
+// REQUIRES: executable_test
6
+
7
var counter = 0
8
9
final class Entry<Results> {
0 commit comments